home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / dist / netscape.idb / usr / lib / X11 / zh_TW.ucns / app-defaults / Netscape.z / Netscape
Text File  |  1995-11-13  |  136KB  |  2,995 lines

  1. ! Netscape.ad-tw --- Taiwanese app-defaults file for Netscape 1.12IS.
  2. !
  3. ! Copyright (c) 1994, 1995 Netscape Communications Corporation,
  4. ! all rights reserved.
  5. !
  6. ! Created: Jamie Zawinski <jwz@netscape.com>, 23-Jun-94.
  7. ! Bugs and commentary to x_cbug@netscape.com.
  8. !
  9. !      ==========================================================
  10. !      NOTE: If you're looking here for things to customize, look
  11. !      on the Preferences dialog under the Options menu first.
  12. !      Most things are customizable from there.  Things which are
  13. !      settable via the Preferences dialog boxes are stored in
  14. !      the ~/.netscape-preferences file, and not in X resources.
  15. !      ==========================================================
  16. !
  17. ! These are the resources used by Netscape when LANG is zh_TW.ucns.
  18. ! You can use the stuff in this file for examples of how to customize
  19. ! Netscape for your environment; normally you will do this by
  20. ! copying the few lines you want to alter to your private resource
  21. ! database, which usually lives in a file called .Xdefaults in your home
  22. ! directory.
  23. !
  24. ! Site administrators should copy this file to
  25. ! /usr/lib/X11/zh_TW.ucns/app-defaults/Netscape.
  26.  
  27.  
  28. ! Here's how you turn on SGI's Motif hacks:
  29. Netscape*sgiMode:               True
  30. Netscape*scheme:                Base
  31. Netscape*useSchemes:            Colors, Fonts
  32. Netscape*useEnhancedFSB:        True
  33.  
  34.  
  35. ! User-Settable Parameters
  36. ! ========================
  37.  
  38. ! This is the directory where Netscape finds external files such as icons.
  39. !
  40. *appDir:                        /usr/lib/X11/zh_TW.ucns/netscape
  41.  
  42. ! This resource is the same as the -visual command line option, which selects
  43. ! an X visual on which the windows should be created.  Legal options are:
  44. ! Best, meaning pick the best one w.r.t. image quality; Default, meaning
  45. ! use whatever the server says is the default visual; a visual class (like
  46. ! PseudoColor or TrueColor); or a decimal or hexadecimal digit, the ID of
  47. ! a particular visual (in case there is more than one visual of a particular
  48. ! class.)  "Best" is probably the right choice.
  49. !
  50. *visualID:                      Best
  51.  
  52. ! Whether Netscape should install a private colormap.  This will cause the
  53. ! maximal number of colors to be used, but on most systems, will result in
  54. ! unpleasant colormap flashing when switching between applications.  Legal
  55. ! options are: Yes, No, and Guess.  "Guess" means "install the colormap only
  56. ! if we know that the display hardware supports multiple simultaneous
  57. ! colormaps, meaning that there will be no colormap flashing."  Currently,
  58. ! that means install the map when displaying on an SGI screen, and don't
  59. ! otherwise.  (What other vendors have multiple hardware colormaps, and how
  60. ! do you uniquely identify that capability?  Let me know.)
  61. !
  62. *installColormap:               Guess
  63.  
  64. ! The maximum number of color cells to allocate per image; this is only
  65. ! relevant when using the default colormap of a PseudoColor visual.
  66. ! If it is 0, we allocate as many colors as we can get.  (The more colors
  67. ! that we can allocate, the better images will look.)  This controls only
  68. ! the number of colors allocated for internal images - a few more colors
  69. ! will be allocated for the fluff and chrome that comes with Motif.
  70. !
  71. *maxImageColors:                0
  72.  
  73. ! Set this to false to disable the <BLINK> tag.
  74. *blinkingEnabled:               True
  75.  
  76. ! Whether the Exit menu item should confirm first.
  77. *confirmExit:                   False
  78.  
  79. ! Mouse cursor when over an anchor.
  80. *linkCursor:                    hand2
  81.  
  82. ! Mouse cursor when awaiting a reply.
  83. *busyCursor:                    watch
  84.  
  85. ! Mouse cursor when "Save Next Link As..." mode is on, and over a link.
  86. *saveNextLinkCursor:            hand2
  87.  
  88. ! Mouse cursor when "Save Next Link As..." mode is on, and not over a link.
  89. *saveNextNonlinkCursor:         crosshair
  90.  
  91. ! How quickly (in seconds) the status messages should update.
  92. *progressInterval:              1
  93.  
  94. ! How quickly (in milliseconds) the run light and/or logo should animate.
  95. *busyBlinkRate:                 500
  96. *animRate:                      166
  97.  
  98. ! How often (in seconds) the global history, bookmarks, and disk cache
  99. ! files should be updated.
  100. *saveHistoryInterval:           600
  101.  
  102. ! How many pixels of motion must occur before a mouse-release is interpreted
  103. ! as a "drag" rather than a "click."
  104. *hysteresis:                    3
  105.  
  106. ! These resources control whether Netscape should redirect its stdout and
  107. ! stderr streams to a dialog box, so that diagnostics reported by other
  108. ! programs launched by Netscape (for example, external viewers specified in
  109. ! a mailcap file) will be reported to the user through a dialog box,
  110. ! instead of simply showing up on the stdout/stderr of the controlling
  111. ! terminal of Netscape (which in many cases won't even be visible.)
  112. !
  113. ! If you have a external viewer which produces an annoying amount of output
  114. ! even when it has nothing interesting to say, you can shut it up by
  115. ! redirecting its output to stderr; for example, to do this to mpeg_play,
  116. ! you could add the following to your .mailcap file:
  117. !
  118. !        video/mpeg; mpeg_play %s 2>&-
  119. !
  120. ! Normally, Netscape captures both the stdout and stderr into the dialog box.
  121. ! If you find a need to let one or both of them continue on to the actual
  122. ! terminal of Netscape, you can do it by setting these resources to False.
  123. !
  124. *useStderrDialog:               True
  125. *useStdoutDialog:               True
  126.  
  127. ! For those MIME content-encodings which are not directly understood
  128. ! internally, it is possible to specify another Unix program to use as
  129. ! a filter here.
  130. !
  131. ! Each line in the encodingFilters resource consists of four fields,
  132. ! seperated by colons and optional whitespace:
  133. !
  134. !   <input-encoding>  : <output-encoding> : <extensions> : <filter-command>
  135. !
  136. ! input-encoding:  The MIME encoding from the Content-Transfer-Encoding header.
  137. !                  (The basic encodings 7BIT, 8BIT, BINARY, BASE64, and QUOTED-
  138. !                  PRINTABLE are built-in; no need to specify those.)
  139. !
  140. ! output-encoding: The encoding that results from this transformation.
  141. !                  Leaving this empty is usually appropriate.
  142. !
  143. ! extensions:      A comma-seperated list of the extensions typically used for
  144. !                  files in this encoding; if a document ends in one of these
  145. !                  extensions, then when that document is saved to disk, the
  146. !                  extension will be stripped off of the default file name
  147. !                  (since documents are decoded before they are saved, and the
  148. !                  extension would no longer accurately describe the file.)
  149. !
  150. ! filter-command:  A shell command which reads from stdin and writes to stdout
  151. !                  which does the actual decoding.
  152. !
  153. *encodingFilters:                                 \
  154.         x-compress :  : .Z     : uncompress -c  \n\
  155.         x-gzip     :  : .z,.gz : gzip -cdq      \n
  156.  
  157.  
  158. ! Too many servers have bugs in the implementation of window gravity for
  159. ! us to rely on it.  Scrolling of large forms is *significantly* faster
  160. ! if we are able to make use of window gravity, but on many X servers, it
  161. ! results in form items being scattered randomly all over the document.
  162. ! Legal values for this resource are Yes, No, Partial, and Guess.  If
  163. ! "Guess", we run some tests and try to decide whether the X server is
  164. ! broken or partially broken.
  165. !
  166. ! If you find yourself needing to use a value here other than Guess,
  167. ! please tell us, so that we can make it guess correctly in the future.
  168. !
  169. *windowGravityWorks:            Guess
  170.  
  171.  
  172. ! Colors
  173. !
  174. ! This resource controls the forground text color of unfollowed links 
  175. ! (links which have not yet been visited.)
  176. !
  177. *linkForeground:                        #0000EE
  178.  
  179. ! This resource controls the forground text color of followed links 
  180. ! (links which have already been visited.)
  181. !
  182. *vlinkForeground:                       #551A8B
  183.  
  184. ! This resource controls the forground text color of activated links 
  185. ! (links which are in the process of being clicked upon.)
  186. !
  187. *alinkForeground:                       #FF0000
  188.  
  189. ! These resources control the forground and background colors of text
  190. ! which has been selected with the mouse.
  191. !
  192. *selectForeground:                      #000000
  193. *selectBackground:                      #FFFFCC
  194.  
  195. ! These resources control the forground and background colors of normal text.
  196. !
  197. *defaultForeground:                     #000000
  198. *defaultBackground:                     #C0C0C0
  199.  
  200. ! This resource may be used to specify a default background image.  It should
  201. ! be a file name or URL pointing to a GIF, JPEG, or XBM image.  If it is blank,
  202. ! then the default background color will be used instead.
  203. !
  204. *defaultBackgroundImage:                
  205.  
  206. ! Normally, the user-specified colors and backgrounds will only be used when
  207. ! viewing documents which did not specify their own colors and backgrounds.
  208. ! If this resource is set to False, then the user-specified colors and
  209. ! backgrounds will always be used, regardless of the options specified in 
  210. ! the document itself.
  211. !
  212. *documentColorsHavePriority:            True
  213.  
  214.  
  215. ! Translations
  216. !
  217. ! Many of these translations are duplicated on both "Meta" and "Alt", since
  218. ! X has this stupid notion that "Meta" and "Alt" are not synonymous, and
  219. ! Sun in their infinite wisdom furthers this confusing lossage by both having
  220. ! Meta *and* Alt keys on the keyboard, and having the key which is labelled
  221. ! Alt generate *META* (the Diamond keys generate Alt.)  All praise Sun!
  222. ! All praise the X keyboard model!
  223. !
  224. ! And because of the need to do this, we have to do all of the keyboard
  225. ! equivalents with "translations" instead of "accelerators", since a menu
  226. ! item can only have one accelerator, and in order to make both Meta and Alt
  227. ! work we need to give them each two.  All praise Motif!
  228. !
  229. *drawingArea.translations:              #replace                        \
  230.         <Btn1Down>:                     ArmLink()                       \n\
  231.         <Btn2Down>:                     ArmLink()                       \n\
  232.         ~Shift<Btn1Up>:                 ActivateLink()                  \
  233.                                         DisarmLink()                    \n\
  234.         ~Shift<Btn2Up>:                 ActivateLink(new-window)        \
  235.                                         DisarmLink()                    \n\
  236.         Shift<Btn1Up>:                  ActivateLink(save-only)         \
  237.                                         DisarmLink()                    \n\
  238.         Shift<Btn2Up>:                  ActivateLink(save-only)         \
  239.                                         DisarmLink()                    \n\
  240.         <Btn1Motion>:                   DisarmLinkIfMoved()             \n\
  241.         <Btn2Motion>:                   DisarmLinkIfMoved()             \n\
  242.         <Btn3Motion>:                   DisarmLinkIfMoved()             \n\
  243.         <Motion>:                       DescribeLink()                  \n\
  244.         <Btn3Down>:                     CommandMenu()                   \n
  245.  
  246. ! Some basic emacs-like bindings for single-line text fields.
  247. *XmTextField.translations:              #override                       \n\
  248.         ~Meta ~Alt Ctrl<Key>a:          beginning-of-line()             \n\
  249.         ~Meta ~Alt Ctrl<Key>b:          backward-character()            \n\
  250.         ~Meta ~Alt Ctrl<Key>d:          delete-next-character()         \n\
  251.         ~Meta ~Alt Ctrl<Key>e:          end-of-line()                   \n\
  252.         ~Meta ~Alt Ctrl<Key>f:          forward-character()             \n\
  253.         ~Meta ~Alt Ctrl<Key>g:          process-cancel()                \n\
  254.         ~Meta ~Alt Ctrl<Key>h:          delete-previous-character()     \n\
  255.         ~Meta ~Alt Ctrl<Key>k:          delete-to-end-of-line()         \n\
  256.         ~Meta ~Alt Ctrl<Key>u:          beginning-of-line()             \
  257.                                         delete-to-end-of-line()         \n\
  258.         ~Meta ~Alt Ctrl<Key>w:          cut-clipboard()                 \n\
  259.         Meta ~Ctrl<Key>b:               backward-word()                 \n\
  260.          Alt ~Ctrl<Key>b:               backward-word()                 \n\
  261.         Meta ~Ctrl<Key>d:               delete-next-word()              \n\
  262.          Alt ~Ctrl<Key>d:               delete-next-word()              \n\
  263.         Meta ~Ctrl<Key>f:               forward-word()                  \n\
  264.          Alt ~Ctrl<Key>f:               forward-word()                  \n\
  265.         Meta ~Ctrl<Key>w:               copy-clipboard()                \n\
  266.          Alt ~Ctrl<Key>w:               copy-clipboard()                \n\
  267.         Meta ~Ctrl<Key>osfLeft:         backward-word()                 \n\
  268.          Alt ~Ctrl<Key>osfLeft:         backward-word()                 \n\
  269.         Meta ~Ctrl<Key>osfRight:        forward-word()                  \n\
  270.          Alt ~Ctrl<Key>osfRight:        forward-word()                  \n\
  271.         Meta ~Ctrl<Key>osfBackSpace:    delete-previous-word()          \n\
  272.          Alt ~Ctrl<Key>osfBackSpace:    delete-previous-word()          \n\
  273.         Meta ~Ctrl<Key>osfDelete:       delete-next-word()              \n\
  274.          Alt ~Ctrl<Key>osfDelete:       delete-next-word()              \n
  275.  
  276. ! Some basic emacs-like bindings for multi-line text fields.
  277. ! This duplicates info with the above, since XmTextField bogusly
  278. ! doesn't know about the page and line oriented actions at all,
  279. ! and pukes out a warning when it encounters them.  How very.
  280. *XmText.translations:                   #override                       \n\
  281.         ~Meta ~Alt Ctrl<Key>a:          beginning-of-line()             \n\
  282.         ~Meta ~Alt Ctrl<Key>b:          backward-character()            \n\
  283.         ~Meta ~Alt Ctrl<Key>d:          delete-next-character()         \n\
  284.         ~Meta ~Alt Ctrl<Key>e:          end-of-line()                   \n\
  285.         ~Meta ~Alt Ctrl<Key>f:          forward-character()             \n\
  286.         ~Meta ~Alt Ctrl<Key>g:          process-cancel()                \n\
  287.         ~Meta ~Alt Ctrl<Key>h:          delete-previous-character()     \n\
  288.         ~Meta ~Alt Ctrl<Key>k:          delete-to-end-of-line()         \n\
  289.         ~Meta ~Alt Ctrl<Key>u:          beginning-of-line()             \
  290.                                         delete-to-end-of-line()         \n\
  291.         ~Meta ~Alt Ctrl<Key>w:          cut-clipboard()                 \n\
  292.         Meta ~Ctrl<Key>b:               backward-word()                 \n\
  293.          Alt ~Ctrl<Key>b:               backward-word()                 \n\
  294.         Meta ~Ctrl<Key>d:               delete-next-word()              \n\
  295.          Alt ~Ctrl<Key>d:               delete-next-word()              \n\
  296.         Meta ~Ctrl<Key>f:               forward-word()                  \n\
  297.          Alt ~Ctrl<Key>f:               forward-word()                  \n\
  298.         Meta ~Ctrl<Key>w:               copy-clipboard()                \n\
  299.          Alt ~Ctrl<Key>w:               copy-clipboard()                \n\
  300.         Meta ~Ctrl<Key>osfLeft:         backward-word()                 \n\
  301.          Alt ~Ctrl<Key>osfLeft:         backward-word()                 \n\
  302.         Meta ~Ctrl<Key>osfRight:        forward-word()                  \n\
  303.          Alt ~Ctrl<Key>osfRight:        forward-word()                  \n\
  304.         Meta ~Ctrl<Key>osfBackSpace:    delete-previous-word()          \n\
  305.          Alt ~Ctrl<Key>osfBackSpace:    delete-previous-word()          \n\
  306.         Meta ~Ctrl<Key>osfDelete:       delete-next-word()              \n\
  307.          Alt ~Ctrl<Key>osfDelete:       delete-next-word()              \n\
  308.                                                                         \
  309.         ~Meta ~Alt Ctrl<Key>n:          next-line()                     \n\
  310.         ~Meta ~Alt Ctrl<Key>p:          previous-line()                 \n\
  311.         ~Meta ~Alt Ctrl<Key>v:          next-page()                     \n\
  312.         Meta ~Ctrl<Key>v:               previous-page()                 \n\
  313.          Alt ~Ctrl<Key>v:               previous-page()                 \n
  314.  
  315. ! We merge these translations into all text fields which are not the
  316. ! bottommost text field in the dialog box.  This is so that hitting
  317. ! `return' in a text field will select the next text field if there
  318. ! is one, and will select the "OK" button if there are no more.
  319. ! We merge these in explicitly instead of doing it all with resources
  320. ! here because I couldn't figure out how to make that work without
  321. ! duplicating the text of all of the above keybindings another dozen
  322. ! times!!
  323. *nonterminalTextTranslations:   #override                               \n\
  324.         <Key>Return:            next-tab-group()                        \n\
  325.         <Key>Linefeed:          next-tab-group()                        \n
  326.  
  327. ! This is used for self-submitting text fields in forms...
  328. ! We don't need to store these in to dialog box text fields, since
  329. ! in that case we are able to simply avoid storing in the above ones,
  330. ! but we don't know that until too late with forms.
  331. *terminalTextTranslations:      #override                               \n\
  332.         <Key>Return:            activate()                              \n\
  333.         <Key>Linefeed:          activate()                              \n
  334.  
  335.  
  336. ! Gag barf retch puke.  We install these on every widget in the main tree
  337. ! (but not popups.)
  338. *globalTranslations:                    #override                       \n\
  339.                                                                         \
  340.         Meta ~Ctrl<Key>N:               new()                           \n\
  341.          Alt ~Ctrl<Key>N:               new()                           \n\
  342.         Meta ~Ctrl<Key>L:               openURL()                       \n\
  343.          Alt ~Ctrl<Key>L:               openURL()                       \n\
  344.         Meta ~Ctrl<Key>O:               openFile()                      \n\
  345.          Alt ~Ctrl<Key>O:               openFile()                      \n\
  346.         Meta ~Ctrl<Key>S:               saveAs()                        \n\
  347.          Alt ~Ctrl<Key>S:               saveAs()                        \n\
  348.         Meta ~Ctrl<Key>M:               mailto()                        \n\
  349.          Alt ~Ctrl<Key>M:               mailto()                        \n\
  350.         Meta ~Ctrl<Key>P:               print()                         \n\
  351.          Alt ~Ctrl<Key>P:               print()                         \n\
  352.         Meta ~Ctrl<Key>W:               delete()                        \n\
  353.          Alt ~Ctrl<Key>W:               delete()                        \n\
  354.         Meta ~Ctrl<Key>Z:               undo()                          \n\
  355.          Alt ~Ctrl<Key>Z:               undo()                          \n\
  356.         Meta ~Ctrl<Key>X:               cut()                           \n\
  357.          Alt ~Ctrl<Key>X:               cut()                           \n\
  358.         Meta ~Ctrl<Key>C:               copy()                          \n\
  359.          Alt ~Ctrl<Key>C:               copy()                          \n\
  360.         Meta ~Ctrl<Key>V:               paste()                         \n\
  361.          Alt ~Ctrl<Key>V:               paste()                         \n\
  362.         Meta ~Ctrl<Key>F:               find()                          \n\
  363.          Alt ~Ctrl<Key>F:               find()                          \n\
  364.         Meta ~Ctrl<Key>G:               findAgain()                     \n\
  365.          Alt ~Ctrl<Key>G:               findAgain()                     \n\
  366.         Meta ~Ctrl<Key>R:               reload()                        \n\
  367.          Alt ~Ctrl<Key>R:               reload()                        \n\
  368.         Meta ~Ctrl<Key>I:               loadImages()                    \n\
  369.          Alt ~Ctrl<Key>I:               loadImages()                    \n\
  370.         Meta ~Ctrl<Key>osfLeft:         back()                          \n\
  371.          Alt ~Ctrl<Key>osfLeft:         back()                          \n\
  372.         Meta ~Ctrl<Key>osfRight:        forward()                       \n\
  373.          Alt ~Ctrl<Key>osfRight:        forward()                       \n\
  374.         Meta ~Ctrl<Key>H:               history()                       \n\
  375.          Alt ~Ctrl<Key>H:               history()                       \n\
  376.                   <Key>osfCancel:       abort()                         \n\
  377.         Meta ~Ctrl<Key>1:               historyItem(1)                  \n\
  378.          Alt ~Ctrl<Key>1:               historyItem(1)                  \n\
  379.         Meta ~Ctrl<Key>2:               historyItem(2)                  \n\
  380.          Alt ~Ctrl<Key>2:               historyItem(2)                  \n\
  381.         Meta ~Ctrl<Key>3:               historyItem(3)                  \n\
  382.          Alt ~Ctrl<Key>3:               historyItem(3)                  \n\
  383.         Meta ~Ctrl<Key>4:               historyItem(4)                  \n\
  384.          Alt ~Ctrl<Key>4:               historyItem(4)                  \n\
  385.         Meta ~Ctrl<Key>5:               historyItem(5)                  \n\
  386.          Alt ~Ctrl<Key>5:               historyItem(5)                  \n\
  387.         Meta ~Ctrl<Key>6:               historyItem(6)                  \n\
  388.          Alt ~Ctrl<Key>6:               historyItem(6)                  \n\
  389.         Meta ~Ctrl<Key>7:               historyItem(7)                  \n\
  390.          Alt ~Ctrl<Key>7:               historyItem(7)                  \n\
  391.         Meta ~Ctrl<Key>8:               historyItem(8)                  \n\
  392.          Alt ~Ctrl<Key>8:               historyItem(8)                  \n\
  393.         Meta ~Ctrl<Key>9:               historyItem(9)                  \n\
  394.          Alt ~Ctrl<Key>9:               historyItem(9)                  \n\
  395.         Meta ~Ctrl<Key>A:               addBookmark()                   \n\
  396.          Alt ~Ctrl<Key>A:               addBookmark()                   \n\
  397.         Meta ~Ctrl<Key>B:               viewBookmark()                  \n\
  398.          Alt ~Ctrl<Key>B:               viewBookmark()                  \n\
  399.                                                                         \
  400.         ~Meta ~Alt ~Ctrl<Key>Prior:             PageUp()                \n\
  401.         ~Meta ~Alt ~Ctrl<Key>Next:              PageDown()              \n\
  402.         ~Meta ~Alt ~Ctrl<Key>osfPageUp:         PageUp()                \n\
  403.         ~Meta ~Alt ~Ctrl<Key>osfPageDown:       PageDown()              \n
  404.  
  405. ! These keysyms are apparently an R6ism.
  406. !       ~Meta ~Alt ~Ctrl<Key>KP_Prior:          PageUp()                \n\
  407. !       ~Meta ~Alt ~Ctrl<Key>KP_Next:           PageDown()              \n\
  408.  
  409.  
  410. ! Gag barf retch puke.  We install these on every TextField widget in the
  411. ! main tree (but not popups.)
  412. *globalTextFieldTranslations:           #override                       \n\
  413.         ~Meta ~Alt ~Ctrl<Key>Up:        LineUp()                        \n\
  414.         ~Meta ~Alt ~Ctrl<Key>Down:      LineDown()                      \n\
  415.         ~Meta ~Alt ~Ctrl<Key>osfUp:     LineUp()                        \n\
  416.         ~Meta ~Alt ~Ctrl<Key>osfDown:   LineDown()                      \n
  417.  
  418. ! These keysyms are apparently an R6ism.
  419. !       ~Meta ~Alt ~Ctrl<Key>KP_Up:     LineUp()                        \n\
  420. !       ~Meta ~Alt ~Ctrl<Key>KP_Down:   LineDown()                      \n\
  421.  
  422.  
  423. ! Gag barf retch puke.  We install these on every widget in the main tree
  424. ! (but not popups) that isn't a Text or TextField.
  425. *globalNonTextTranslations:             #override                       \n\
  426.         ~Meta ~Alt ~Ctrl<Key>space:     PageDown()                      \n\
  427.                                                                           \
  428.         ~Meta ~Alt ~Ctrl<Key>Delete:    PageUp()                        \n\
  429.         ~Meta ~Alt ~Ctrl<Key>BackSpace: PageUp()                        \n\
  430.         ~Meta ~Alt ~Ctrl<Key>Up:        LineUp()                        \n\
  431.         ~Meta ~Alt ~Ctrl<Key>Down:      LineDown()                      \n\
  432.         ~Meta ~Alt ~Ctrl<Key>Left:      ColumnLeft()                    \n\
  433.         ~Meta ~Alt ~Ctrl<Key>Right:     ColumnRight()                   \n\
  434.                                                                           \
  435.         ~Meta ~Alt ~Ctrl<Key>osfDelete: PageUp()                        \n\
  436.         ~Meta ~Alt ~Ctrl<Key>osfBackSpace:PageUp()                      \n\
  437.          Meta  Ctrl<Key>f:              fishcam()                       \n\
  438.           Alt  Ctrl<Key>f:              fishcam()                       \n\
  439.          Meta  Ctrl<Key>t:              net_showstatus()                        \n\
  440.           Alt  Ctrl<Key>t:              net_showstatus()                        \n\
  441.         ~Meta ~Alt ~Ctrl<Key>osfUp:     LineUp()                        \n\
  442.         ~Meta ~Alt ~Ctrl<Key>osfDown:   LineDown()                      \n\
  443.         ~Meta ~Alt ~Ctrl<Key>osfLeft:   ColumnLeft()                    \n\
  444.         ~Meta ~Alt ~Ctrl<Key>osfRight:  ColumnRight()                   \n
  445.  
  446. ! These keysyms are apparently an R6ism.
  447. !       ~Meta ~Alt ~Ctrl<Key>KP_Up:     LineUp()                        \n\
  448. !       ~Meta ~Alt ~Ctrl<Key>KP_Down:   LineDown()                      \n\
  449. !       ~Meta ~Alt ~Ctrl<Key>KP_Left:   ColumnLeft()                    \n\
  450. !       ~Meta ~Alt ~Ctrl<Key>KP_Right:  ColumnRight()                   \n\
  451.  
  452.  
  453. ! About Translations, Actions, and "-remote" commands:
  454. !
  455. ! You can control a running Netscape process externally; you do this by
  456. ! issuing a command like "netscape -remote openURL(http://xxx)".
  457. ! When Netscape is invoked with the -remote argument, it does not open
  458. ! window, but instead connects to and controls an already-existing process.
  459. ! This is done using X properties, so the two Netscape processes need not
  460. ! be running on the same machine, and need not share a file system.
  461. !
  462. ! All of Netscape's action names are the same as its resource names; so, for
  463. ! example, if you wanted to know the name of the action that corresponds to
  464. ! the "Add Bookmark" menu item, you could look in this file for "Add Bookmark"
  465. ! and see that the resource that is set to that string is "addBookmark" -
  466. ! that's the name of the Action as well.
  467. !
  468. ! You can use Actions in Translation tables in the usual Xt-ish way, but you
  469. ! can also invoke them directly via "netscape -remote", like this:
  470. !
  471. !    netscape -remote 'addBookmark()'
  472. !
  473. ! That will cause the existing Netscape process to add its current URL to
  474. ! the bookmarks, just as if you had selected that menu item.
  475. !
  476. ! Please see the document http://home.netscape.com/newsref/std/x-remote.html
  477. ! for more information.
  478.  
  479.  
  480. !=============================================================================
  481. !
  482. !      There's really nothing after this point you should be messing with.
  483. !
  484. !=============================================================================
  485.  
  486.  
  487. ! Motif drag-and-drop is insanely buggy, and is causing crashes even in
  488. ! contexts where it has no business being involved at all.  Let's try
  489. ! disabling it globally and see if that helps.
  490. Netscape*dragInitiatorProtocolStyle:    XmDRAG_NONE
  491. Netscape*dragReceiverProtocolStyle:     XmDRAG_NONE
  492.  
  493.  
  494. ! Labels
  495. !
  496. *Help.sensitive:                        False
  497.  
  498. *urlLabel.alignment:                    ALIGNMENT_END
  499. *urlLabel.recomputeSize:                False
  500. *urlLabel.netsiteLabelString:           Netsite:
  501. *urlLabel.uneditedLabelString:          ╚φσ⌠:
  502. *urlLabel.editedLabelString:            µⁿ╚▌:
  503. ! this must be the longer of the two...
  504. *urlLabel.labelString:                  ╚φσ⌠:
  505.  
  506.  
  507. !=============================================================================
  508. *menuBar.file.labelString:              ≤≥╒∙
  509.  
  510. *menuBar*new.labelString:               Σ╗ß■ߺ
  511. *menuBar*new.mnemonic:                  N
  512. *menuBar*new.acceleratorText:           Alt+N
  513.  
  514. *menuBar*openURL.labelString:           ╞╘ΓΣ╚φσ⌠...
  515. *menuBar*openURL.mnemonic:              L
  516. *menuBar*openURL.acceleratorText:       Alt+L
  517.  
  518. *menuBar*openFile.labelString:          ╞╘ΓΣ≤≥╒∙...
  519. *menuBar*openFile.mnemonic:             O
  520. *menuBar*openFile.acceleratorText:      Alt+O
  521.  
  522. *menuBar*saveAs.labelString:            ╧±╟⌠╥│...
  523. *menuBar*saveAs.mnemonic:               S
  524. *menuBar*saveAs.acceleratorText:        Alt+S
  525.  
  526. *menuBar*saveLinksAs.labelString:       ╧±╟⌠─╢─í∙╣ß╕╥│...
  527. *menuBar*saveLinksAs.mnemonic:          A
  528. ! accelerator is magic
  529. *menuBar*saveLinksAs.acceleratorText:   Shift+Click
  530.  
  531. *menuBar*mailto.labelString:            Γ╙┘∞≤≥╒∙...
  532. *menuBar*mailto.mnemonic:               M
  533. *menuBar*mailto.acceleratorText:        Alt+M
  534.  
  535. *menuBar*docInfo.labelString:           ≤≥╒∙╪╣╒╔
  536. *menuBar*docInfo.mnemonic:              D
  537. ! no accelerator
  538.  
  539. *menuBar*printSetup.labelString:        ╟─╟═▌├σ⌠...
  540. *menuBar*printSetup.mnemonic:           r
  541. ! no accelerator
  542.  
  543. *menuBar*print.labelString:             ╟─╟═...
  544. *menuBar*print.mnemonic:                P
  545. *menuBar*print.acceleratorText:         Alt+P
  546.  
  547. *menuBar*delete.labelString:            ∙├▌≡
  548. *menuBar*delete.mnemonic:               C
  549. *menuBar*delete.acceleratorText:        Alt+W
  550.  
  551. *menuBar*quit.labelString:              ╪═┼°
  552. *menuBar*quit.mnemonic:                 x
  553. ! no accelerator
  554.  
  555.  
  556. !=============================================================================
  557. *menuBar.edit.labelString:              ε╛≥╥
  558.  
  559. *menuBar*undo.labelString:              ╠╜╓╝
  560. *menuBar*undo.mnemonic:                 U
  561. *menuBar*undo.acceleratorText:          Alt+Z
  562.  
  563. *menuBar*cut.labelString:               ß·┘¬
  564. *menuBar*cut.mnemonic:                  t
  565. *menuBar*cut.acceleratorText:           Alt+X
  566.  
  567. *menuBar*copy.labelString:              ╤┬╦╩
  568. *menuBar*copy.mnemonic:                 C
  569. *menuBar*copy.acceleratorText:          Alt+C
  570.  
  571. *menuBar*paste.labelString:             ÷┤Γ▓
  572. *menuBar*paste.mnemonic:                P
  573. *menuBar*paste.acceleratorText:         Alt+V
  574.  
  575. *menuBar*find.labelString:              ▐≥╩╞...
  576. *menuBar*find.mnemonic:                 F
  577. *menuBar*find.acceleratorText:          Alt+F
  578.  
  579. *menuBar*findAgain.labelString:         ╟┬╚╣▐≥╩╞
  580. *menuBar*findAgain.mnemonic:            g
  581. *menuBar*findAgain.acceleratorText:     Alt+G
  582.  
  583.  
  584. !=============================================================================
  585. *menuBar.view.labelString:              ²¿Φ╓
  586.  
  587. *menuBar*reload.labelString:            ╙∞Σ╗τÑ─½
  588. *menuBar*reload.mnemonic:               R
  589. *menuBar*reload.acceleratorText:        Alt+R
  590.  
  591. *menuBar*loadImages.labelString:        µ╥τÑΦ╖τ∙
  592. *menuBar*loadImages.mnemonic:           I
  593. *menuBar*loadImages.acceleratorText:    Alt+I
  594.  
  595. *menuBar*refresh.labelString:           ╩╒Σ╗
  596. *menuBar*refresh.mnemonic:              f
  597. ! no accelerator
  598.  
  599. *menuBar*source.labelString:            ╘╧╠εεú...
  600. *menuBar*source.mnemonic:               S
  601. ! no accelerator
  602.  
  603.  
  604. !=============================================================================
  605. *menuBar.go.labelString:                µⁿ╚▌
  606.  
  607. *menuBar*back.labelString:              ╧╙╟▀
  608. *menuBar*back.mnemonic:                 B
  609. *menuBar*back.acceleratorText:          Alt+Left
  610.  
  611. *menuBar*forward.labelString:           ╟╫╨⌐
  612. *menuBar*forward.mnemonic:              F
  613. *menuBar*forward.acceleratorText:       Alt+Right
  614.  
  615. *menuBar*home.labelString:              ╪─╠ε÷╡
  616. *menuBar*home.mnemonic:                 H
  617. ! no accelerator
  618.  
  619. *menuBar*abort.labelString:             ╪⌠┼╧µ╥τÑ
  620. *menuBar*abort.mnemonic:                S
  621. *menuBar*abort.acceleratorText:         ESC
  622.  
  623. *menuBar*viewHistory.labelString:       ²¿Φ╓±Ñ╞╕╪┤≥τ...
  624. *menuBar*viewHistory.mnemonic:          V
  625. *menuBar*viewHistory.acceleratorText:   Alt+H
  626.  
  627. *menuBar*historyItem1.acceleratorText:  Alt+1
  628. *menuBar*historyItem2.acceleratorText:  Alt+2
  629. *menuBar*historyItem3.acceleratorText:  Alt+3
  630. *menuBar*historyItem4.acceleratorText:  Alt+4
  631. *menuBar*historyItem5.acceleratorText:  Alt+5
  632. *menuBar*historyItem6.acceleratorText:  Alt+6
  633. *menuBar*historyItem7.acceleratorText:  Alt+7
  634. *menuBar*historyItem8.acceleratorText:  Alt+8
  635. *menuBar*historyItem9.acceleratorText:  Alt+9
  636.  
  637. *menuBar*historyTruncated.labelString:  ( ...Φ≡╠╜... )
  638. *menuBar*historyTruncated.alignment:    ALIGNMENT_CENTER
  639.  
  640.  
  641. !=============================================================================
  642. *menuBar.bookmark.labelString:          ╒≤ⁿ╛
  643.  
  644. *menuBar*addBookmark.labelString:       ┼√╒≤ⁿ╛
  645. *menuBar*addBookmark.mnemonic:          A
  646. *menuBar*addBookmark.acceleratorText:   Alt+A
  647.  
  648. *menuBar*viewBookmark.labelString:      ²¿╥α╒≤ⁿ╛
  649. *menuBar*viewBookmark.mnemonic:         B
  650. *menuBar*viewBookmark.acceleratorText:  Alt+B
  651.  
  652.  
  653. !=============================================================================
  654. *menuBar.options.labelString:           ≥┘Γ·
  655.  
  656. *menuBar*preferences.labelString:       ▐┼╟∩...
  657. *menuBar*preferences.mnemonic:          P
  658.  
  659. *menuBar*showToolbar.labelString:       ⁿ╧╞ⁿ─╓╠ªε«
  660. *menuBar*showToolbar.mnemonic:          T
  661.  
  662. *menuBar*showURL.labelString:           ⁿ╧╞ⁿ╚φσ⌠
  663. *menuBar*showURL.mnemonic:              L
  664.  
  665. *menuBar*showDirectoryButtons.labelString: ⁿ╧╞ⁿ╞°≥τ╤║Γ┌
  666. *menuBar*showDirectoryButtons.mnemonic:    D
  667.  
  668. *menuBar*showSecurityBar.labelString:   ⁿ╧╞ⁿ╟°╟└═╠≈φ╚π Bar
  669. *menuBar*showSecurityBar.mnemonic:      C
  670.  
  671. *menuBar*autoLoadImages.labelString:    ╚▄┘»µ╥τÑΦ╖τ∙
  672. *menuBar*autoLoadImages.mnemonic:       A
  673.  
  674. *menuBar*fancyFTP.labelString:          ⁿ╧╞ⁿ FTP ≤≥╒∙╪╣╒╔
  675. *menuBar*fancyFTP.mnemonic:             F
  676.  
  677. *menuBar*saveOptions.labelString:       ╧±╟⌠≥┘Γ·
  678. *menuBar*saveOptions.mnemonic:          S
  679.  
  680. !=============================================================================
  681. *menuBar.directory.labelString:         ╞°≥τ
  682.  
  683. *menuBar*netscape.labelString:          Netscape─ⁿ╞│
  684. *menuBar*netscape.mnemonic:             e
  685.  
  686. *menuBar*sgi.labelString:               Silicon Graphics, Inc.
  687. *menuBar*sgi.mnemonic:                  i
  688.  
  689. *menuBar*adobe.labelString:             Adobe Systems, Inc.
  690. *menuBar*adobe.mnemonic:                o
  691.  
  692. *menuBar*whatsNew.labelString:          Σ╗╬√!
  693. *menuBar*whatsNew.mnemonic:             N
  694.  
  695. *menuBar*whatsCool.labelString:         Σ╦╔ε╬√!
  696. *menuBar*whatsCool.mnemonic:            C
  697.  
  698. *menuBar*newsgroups.labelString:        µⁿ╚▌Σ╗Ω╠±√∩╖─╤▄┌
  699. *menuBar*newsgroups.mnemonic:           G
  700.  
  701. *menuBar*inetIndex.labelString:         Internet╞°≥τ
  702. *menuBar*inetIndex.mnemonic:            D
  703.  
  704. *menuBar*inetSearch.labelString:        InternetΣ▓╫─
  705. *menuBar*inetSearch.mnemonic:           S
  706.  
  707. *menuBar*inetWhite.labelString:         Internet╞⌡╞÷╒≤
  708. *menuBar*inetWhite.mnemonic:            P
  709.  
  710. *menuBar*inetAbout.labelString:         ╚┤∙├Internet
  711. *menuBar*inetAbout.mnemonic:            A
  712.  
  713. *menuBar*galleria.labelString:          Netscape╧▄▐■
  714. *menuBar*galleria.mnemonic:             l
  715.  
  716.  
  717. !=============================================================================
  718. *menuBar.help.labelString:              δ⌐═ⁿ
  719.  
  720. *menuBar*about.labelString:             ∙├═⌡Netscape...
  721. *menuBar*about.mnemonic:                A
  722.  
  723. *menuBar*registration.labelString:      α⌠╪┤╪╣╒╔
  724. *menuBar*registration.mnemonic:         I
  725.  
  726. *menuBar*manual.labelString:            ┼├┼⌡
  727. *menuBar*manual.mnemonic:               H
  728.  
  729. *menuBar*relnotes.labelString:          α⌡╚τδ⌐═ⁿ
  730. *menuBar*relnotes.mnemonic:             R
  731.  
  732. *menuBar*faq.labelString:               σε┌ªα⌡╞φ╬√┘┬≈ε
  733. *menuBar*faq.mnemonic:                  Q
  734.  
  735. *menuBar*aboutSecurity.labelString:     ╟°╟└═╠
  736. *menuBar*aboutSecurity.mnemonic:        O
  737.  
  738. *menuBar*feedback.labelString:          ╟±╚⌠╧╙╟▀╪╣╒╔
  739. *menuBar*feedback.mnemonic:             F
  740.  
  741. *menuBar*support.labelString:           ╟±╚⌠┌╡╠»┼┼▀╬
  742. *menuBar*support.mnemonic:              S
  743.  
  744. *menuBar*howTo.labelString:             ╟±╚⌠╨·╟íWeb╬ñ┘¡
  745. *menuBar*howTo.mnemonic:                H
  746.  
  747.  
  748. ! For the toggles in the options menu
  749. *menuBar*XmToggleButton.indicatorType:          N_OF_MANY
  750. *menuBar*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  751. *menuBar*XmToggleButton.fillOnSelect:           True
  752. *menuBar*XmToggleButtonGadget.fillOnSelect:     True
  753. *menuBar*XmToggleButton.visibleWhenOff:         True
  754. *menuBar*XmToggleButtonGadget.visibleWhenOff:   True
  755.  
  756.  
  757. !=============================================================================
  758. *toolBar.back.labelString:              ╧╙╟▀
  759. *toolBar.forward.labelString:           ╟╫╨⌐
  760. *toolBar.home.labelString:              ╪─╠ε÷╡
  761. *toolBar.reload.labelString:            ╙∞µ╥τÑ
  762. *toolBar*loadImages.labelString:        µ╥τÑΦ╖τ∙
  763. *toolBar.openURL.labelString:           ╞╘ΓΣ...
  764. *toolBar.print.labelString:             ╟─╟═...
  765. *toolBar*find.labelString:              ▐≥╩╞
  766. *toolBar*abort.labelString:             ╪⌠┼╧
  767.  
  768. *toolBar*spacer.marginWidth:            4
  769. *urlBar*spacer.marginWidth:             4
  770.  
  771. *urlBar*whatsNew.labelString:           Σ╗    ╬√
  772. *urlBar*whatsCool.labelString:          Σ╦ ╔ε ╬√
  773. *urlBar*manual.labelString:             ┼├    ┼⌡
  774. *urlBar*inetSearch.labelString:         Internet Σ▓▐≥
  775. *urlBar*inetIndex.labelString:          Internet ╞°≥τ
  776. *urlBar*welcome.labelString:            √π    ╧╥
  777. *urlBar*newsgroups.labelString:         ±√∩╖─╤▄┌
  778.  
  779. !=============================================================================
  780. *noDocumentLoadedMessage:       ╟π╞█ß■ߺ─π⌡Σ╩⌠╚┤≤≥╒∙▌╖µ╥τÑíñ
  781. *optionsSavedMessage:           ≥┘Γ·─╪▌╖╧±╟⌠íñ
  782. *clickToSaveMessage:            ╟π∙╣ß╕─╕╤║─í─╢╦⌠╧±╟⌠íñ
  783. *clickToSaveCancelledMessage:   ╟⌠∙╣ß╕╠»≤≥╒∙─π▌╖╠╜╓╝íñ
  784. *noPreviousURLMessage:          α╥╟┐╨⌐≤≥╒∙íñ
  785. *noNextURLMessage:              α╥╤Ñ╙≥≤≥╒∙íñ
  786. *noHomeURLMessage:              α╥╪─╠ε÷╡≤≥╒∙íñ
  787. *notOverImageMessage:           ─Γ╙╤Γ╜τ┤─í╘╢Φ╖τ∙(Not over an image)íñ
  788. *notOverLinkMessage:            ─Γ╙╤Γ╜τ┤─í╘╢∙╣ß╕(Not over a link)íñ
  789. *noSearchStringMessage:         ╩⌠╚┤╬⌐╚ΘΣ▓▐≥╞¬íñ
  790. *wrapSearchMessage:          ╠»τ«≤≥╒∙╬√ß╕╩╓▌¿í▓┌╖≤ñ╟┬ΓΣ╠εí⌐
  791. *wrapSearchBackwardMessage:  ╠»τ«≤≥╒∙╬√ΓΣ╠ε▌¿í▓┌╖ß╕╩╓▌¿╟┬ΓΣ╠εí⌐
  792. *noAddressesMessage:         ╩⌠╤└╠∙┌┘╚¡╧»íñ
  793. *noFileMessage:              ╩⌠╤└╠∙≥╙┼°≤≥╒∙íñ
  794. *noPrintCommandMessage:      ╩⌠╤└╠∙╟─╟═╠╘┼∩íñ
  795. *overwriteFileMessage:       ≈╗ΩΣ─╪╟⌠╟π╬√≤≥╒∙ %s?
  796. *bookmarksChangedMessage:    α²Θ≈─╕╬√╒≤ⁿ╛≤≥╒∙─╪▌╖╘║╩╤τ┤: ≈╗ΩΣ╞╞?
  797. *bookmarkConflictMessage:   \
  798.                         ╒≤ⁿ╛╟─╧╨╩⌠╚┤╧±╟⌠íñ\n▄ó╟π╙∞µ╥τÑα²Θ≈─╕╬√╬Ω╞█í⌐
  799. *bookmarksNoFormsMessage:       \
  800.               ─Γ╫Σ╩──í╘╢╧╨╓¬φ²δÑ╬√ß╕╬¬∞┴┼√╠»╒≤ⁿ╛╟─╧╨─πíñ
  801. *reallyQuitMessage:             ╓°╬√╪═┼°?
  802. *doubleInclusionMessage:        \n\
  803. ≤≥╒∙─╪σε▌╖┼┐╞εíñ\n\
  804.  \n\
  805. ╔úπ≈╟┬╚╣┼┐╞ε╞╞π├?\n
  806.  
  807. *expireNowMessage:              \
  808.                 ▌╒┘≥φ║╪┤╔ú═╘╚┤╬√∙╣ß╕╥│─Γµ∙≥±í╞unfollowedí╟íñ\n·½·²í⌐
  809. *clearMemCacheMessage:          \
  810.     ▌╒┘≥╔┤╪µσ╡╨⌐╟π╔ú╬√╪┤≡┘ⁿ╒╪φ▌┌ε┬╩≤í╞memory cacheí╟─π═╘╚┤≤≥╒∙íñ.\n·½·²í⌐
  811. *clearDiskCacheMessage:         \
  812.     ▌╒┘≥╔┤╪µσ╡╨⌐╟π╔ú╬√α²Θ≈╪φ▌┌ε┬╩≤í╞disk cacheí╟─π═╘╚┤≤≥╒∙íñ.\n·½·²í⌐
  813.  
  814. *createCacheDirErrorMessage: \
  815. ≥πδ¿: α╥╬╬▐╢╨·╞π─╝╬√╪φ▌┌ε┬╩≤╞°≥τí¿\n\
  816.  \n\
  817.             %s: %s.\n\
  818.  \n\
  819. ε∙╦≡╞ε '≥┘Γ·' ─π╬√ '▐┼╟∩' ▌├σ⌠─í╘╢\n\
  820. Σ╗╬√╪φ▌┌ε┬╩≤╞°≥τíñ\n
  821.  
  822. *createdCacheDirMessage: \
  823. ─í╘╢╞°≥τ─╪σε▌╖▐╢╨·╔ó╥│α²Θ≈╪φ▌┌ε┬╩≤ (disk cache):\n\
  824.  \n\
  825.             %s/\n\
  826.  \n\
  827. ╔ú╞½╦≡╞ε '≥┘Γ·' ─π╬√ '▐┼╟∩' ╩╤ⁿ╚'\n\
  828. ╪φ▌┌ε┬╩≤╞°≥τíñ\n
  829.  
  830. *cacheNotDirMessage: \
  831. ≥πδ¿: ▌╖╪┘σ⌠╥│α²Θ≈╪φ▌┌ε┬╩≤(disk cache)╦≡╞ε╬√╞°≥τ╟╪╟⌠╟π\n\
  832. ;╚■─Γ╤╥╞°≥τ:\n\
  833.  \n\
  834.             %s\n\
  835.  \n\
  836. ε∙╦≡╞ε '≥┘Γ·' ─π╬√ '▐┼╟∩' ▌├σ⌠─í╘╢\n\
  837. Σ╗╬√╪φ▌┌ε┬╩≤╞°≥τíñ\n
  838.  
  839. *cacheSuffixMessage: \
  840.  \n\
  841. ╩Σ╘╢╞ε┼┬≤▄µ┌╚┤─í╘╢α²Θ≈╪φ▌┌ε┬╩≤(disk cache);\n\
  842. ╟▐╚║╨··╛╦≡╞ε╟┴╦Ω╞°≥τ(╟± /tmp)íñ\n\
  843.  \n\
  844. σ╡╨⌐▐▓─╦╬√α²Θ≈╪φ▌┌ε┬╩≤(disk cache)ⁿ╒±╪╥│ %d K╟≤στíñ\n\
  845. ╔ú╞½╦≡╞ε '≥┘Γ·' ─π╬√ '▐┼╟∩' ╩╤ⁿ╚╪φ▌┌ε┬╩≤(disk cache)íñ\n\
  846.  \n\
  847. ╟±╬¬╔úπ≈∙├▌≡α²Θ≈╪φ▌┌ε┬╩≤í«╞½╩─α²Θ≈╪φ▌┌ε┬╩≤┘┤─╦─╤▌├σ⌠╥│ 0íñ\n\
  848. ╟±╬¬╔ú▌╒φ╡╪°í«≤≥╒∙┘≥╒ⁿ≡π╪┤≡┘ⁿ╒ε┬╩≤─╦─╤≤└╟┐·½·²ε┬╩≤╟π\n\
  849. ╪┤≡┘ⁿ╒─πí«╚■─ΓΣ─╟┬ε┬╩≤╠»α²Θ≈─╕íñ▌╒π⌠╠└ßßε┬╩≤─∙╒⌐┘≥─Γ╫Σ\n\
  850. ╤╜·²╠»─╢─í╚╣╬√
  851.  
  852. *cubeTooSmallMessage:           \
  853. ╩╝╘»╞╖╫Σ┼í╪┘ %d ▐╠─≈ß┐≈φ╚π╟í┼╔π█í«╚π┌│╞±╩┐┘»╬╬(dither)▄¿╞φíñ\n\
  854. ╟▐╚║í«Φ╖τ∙╬√∩│Γ╪╞½╫Σ─Γ╟∩íñ\n\
  855.  \n\
  856. ╩╤ⁿ╚Φ╖τ∙∩│Γ╪╬√─íΩí┼╔╬╬╤╥í¿╪═┼°╞▀╟πτ¬╚τ╬√╚π┌│┘∩Γ⌡╬√≤▄╞εí«\n\
  857. α╙╤Ñ╙∞┌÷┘»Netscapeíñ\n\
  858.  \n\
  859. ╞╢─íΩí┼╔╬╬╤╥╟πτ¬╚τ Netscape ╒δ┼√╞ε≥┘Γ· `-install'í«\n\
  860. ┌░╙π╦╖▄╙╧┘╞ε╦│╚┤╬√≈φ╚π╧╨íñ▌╒φ╡╪°╬√╫═÷╡╤╥í¿╟π─í╦Φ╦╖▄╙─╕,\n\
  861. σ╡▄├┘»α╨÷╡╠»╞╢─í╘╢ß■ߺ╒δí«≈φ╚π╧╨Σ─╪α°╚íñ
  862.  
  863. *renameInitFilesMessage:                \
  864. ≈«╬Ω╞█ Netscape ╬√≤└╟┐≤≥╒∙ (Preferences files) ╟⌠╟πí▓\n\
  865. ╞█╬Ω╞█╬√Netscape╦≡╞ε╟╤φ╡╬√≤≥╒∙╓¬╚óí«╚■╦≡╞ε─Γ╟╤╬√\n\
  866. ≤≥╒∙╟╪íñ╔úπ≈╩╤ⁿ╚≤└╟┐≤≥╒∙╬√≤≥╒∙╟╪π├í⌐
  867.  
  868. *unsentMailMessage:                     \
  869. ╞▄α⌡╪╩╬√Γ╙╟╡╪╣╒╔╟⌠╟πí«╔ú╓°╬√─Γα⌡╪╩▌╒╦Φ╪╣╒╔▐≤╪═┼°π├í⌐
  870.  
  871. *emptyMessageQuestion:                  \
  872. ╞█╪╣╒╔╠■╞▄▌╖ε╛≥╥í«╚╘┼Γ╩⌠╚┤▌┘┌┘(attachment)íñ\n\
  873. ╔ú╓°╬√π≈α⌡╪╩─í╘╢╧¿╪╣╒╔í⌐
  874.  
  875. *binaryDocumentMessage:                 \
  876. ╞█≤≥╒∙╤╥─¿Γ╨╠▒φ░≡πí▓─Γ╫Σ²¿╥α╘╧╠εεúíñ
  877.  
  878.  
  879. !=============================================================================
  880. *preeditType:                           none
  881. *netscape.preeditType:            overthespot
  882.  
  883. *popup.title.labelString:               Netscape ╠╘┼∩:
  884. *popup.back.labelString:                ╧╙╟▀
  885. *popup.forward.labelString:             ╟╫╨⌐
  886. *popup.home.labelString:                ╪─╠ε÷╡
  887. *popup.openURL.labelString:             ╞╘ΓΣ╞█∙╣ß╕
  888. *popup.addURLBookmark.labelString:      ┼√╞█∙╣ß╕╠»╒≤ⁿ╛─π
  889. *popup.openURLNewWindow.labelString:    ╞█∙╣ß╕╞εΣ╗ß■ߺ
  890. *popup.saveURL.labelString:             ╧±╟⌠∙╣ß╕╥│...
  891. *popup.copyURLToClip.labelString:       ╤┬╦╩╞█∙╣ß╕╚φσ⌠╠»╒≤∞╤╬▓
  892. *popup.openImage.labelString:           ²¿╥α╞█Φ╖τ∙
  893. *popup.saveImage.labelString:           ╧±╟⌠╞█Φ╖τ∙╥│...
  894. *popup.copyImageURLToClip.labelString:  ╤┬╦╩╞█Φ╖τ∙╚φσ⌠╠»╒≤∞╤╬▓
  895. *popup.loadDelayedImage.labelString:    µ╥τÑ╞█Φ╖τ∙
  896. *popup*back.acceleratorText:            Alt+Left
  897. *popup*forward.acceleratorText:         Alt+Right
  898. *popup*saveURL.acceleratorText:         Shift+Button1
  899. *popup*openURL.acceleratorText:         Button1
  900. *popup*openURLNewWindow.acceleratorText:Button2
  901. *popup.XmPushButtonGadget.marginLeft:   5
  902. *popup.XmPushButtonGadget.marginRight:  5
  903. *popup.XmPushButtonGadget.alignment:    ALIGNMENT_BEGINNING
  904. *popup.separator0.separatorType:        SHADOW_ETCHED_IN
  905. *popup.separator1.separatorType:        SHADOW_ETCHED_IN
  906. *popup.separator2.height:               5
  907. *popup.separator2.separatorType:        NO_LINE
  908. *popup.separator3.separatorType:        SHADOW_ETCHED_IN
  909. *popup.separator4.separatorType:        SHADOW_ETCHED_IN
  910. *popup.separator5.separatorType:        SHADOW_ETCHED_IN
  911.  
  912. *history_popup.title:                   Netscape: ╪┤≥τß■ߺ
  913. *history_popup*listLabelString:         ╔ú▀Σ╠»τ┤ (Where You've Been)...
  914. *history_popup*OK.labelString:          µⁿ╚▌
  915. *history_popup*OkLabelString:           µⁿ╚▌
  916. *history_popup*Cancel.labelString:      ∙├▌≡
  917. *history_popup*CancelLabelString:       ∙├▌≡
  918. *history_popup*Apply.labelString:       ▐╢╨·╒≤ⁿ╛
  919. *history_popup*ApplyLabelString:        ▐╢╨·╒≤ⁿ╛
  920.  
  921. *source_popup.title:                            Netscape: ²¿╥α╘╧╠εεú
  922. *source_popup*save.labelString:                 ╧±╟⌠...
  923. *source_popup*OK.labelString:                   φ²δÑ
  924. *source_popup*text.editable:                    False
  925. *source_popup*text.cursorPositionVisible:       False
  926. *source_popup*text.wordWrap:                    True
  927. *source_popup*text.scrollHorizontal:            False
  928. *source_popup*urlLabel.labelString:             ╚φσ⌠:
  929. *source_popup*titleLabel.labelString:           ≈ε╞°:
  930. *source_popup*titleLabel.leftOffset:            0
  931. *source_popup*titleLabel.rightOffset:           4
  932. *source_popup*titleLabel.alignment:             ALIGNMENT_END
  933. *source_popup*urlLabel.topOffset:               0
  934. *source_popup*urlLabel.leftOffset:              0
  935. *source_popup*urlLabel.rightOffset:             4
  936. *source_popup*urlLabel.alignment:               ALIGNMENT_END
  937. *source_popup*titleText.leftOffset:             0
  938. *source_popup*titleText.rightOffset:            0
  939. *source_popup*urlText.leftOffset:               0
  940. *source_popup*urlText.rightOffset:              0
  941. *source_popup*text.leftOffset:                  0
  942. *source_popup*text.rightOffset:                 0
  943. *source_popup*XmScrolledWindow.topOffset:       8
  944. *source_popup*text.columns:                     40
  945. *source_popup*text.rows:                        20
  946.  
  947. *docinfo_popup.title:                           Netscape: ≤≥╒∙╪╣╒╔
  948. *docinfo_popup*OK.labelString:  φ²δÑ
  949. *docinfo_popup*titleLabel.labelString:          ≈ε╞°:
  950. *docinfo_popup*urlLabel.labelString:            ╚φσ⌠:
  951. *docinfo_popup*modifiedLabel.labelString:       ▐▓╤Ñ╬√╩╤┘»:
  952. *docinfo_popup*sourceLabel.labelString:         ßú╚óεú:
  953. *docinfo_popup*charsetLabel.labelString:        ε╛εú:
  954. *docinfo_popup*dpyLabel.labelString:            αδ╙≥µ±╪╣:
  955. *docinfo_popup*securityFrame.label.labelString: ╟°╟└╪╣╒╔
  956. *docinfo_popup*certificateLabel.labelString:    ╚∙╬ñ≡┬ΓÑ╒≤í¿
  957. *docinfo_popup*certificateText.columns:         20
  958. *docinfo_popup*certificateText.rows:            6
  959. *docinfo_popup*certificateText.wordWrap:        True
  960. *docinfo_popup*certificateText.scrollHorizontal:False
  961. *docinfo_popup*scrollBarDisplayPolicy:          AS_NEEDED
  962. *docinfo_popup*scrollingPolicy:                 AUTOMATIC
  963. *docinfo_popup*securityText.wordWrap:           True
  964. *docinfo_popup*securityText.scrollHorizontal:   False
  965. *docinfo_popup*urlLabel.topOffset:              0
  966. *docinfo_popup*urlLabel.leftOffset:             0
  967. *docinfo_popup*urlLabel.rightOffset:            4
  968. *docinfo_popup*urlLabel.alignment:              ALIGNMENT_END
  969. *docinfo_popup*titleLabel.leftOffset:           0
  970. *docinfo_popup*titleLabel.rightOffset:          4
  971. *docinfo_popup*titleLabel.alignment:            ALIGNMENT_END
  972. *docinfo_popup*modifiedLabel.topOffset:         0
  973. *docinfo_popup*modifiedLabel.leftOffset:        0
  974. *docinfo_popup*modifiedLabel.rightOffset:       4
  975. *docinfo_popup*modifiedLabel.alignment:         ALIGNMENT_END
  976. *docinfo_popup*charsetLabel.topOffset:          0
  977. *docinfo_popup*charsetLabel.leftOffset:         0
  978. *docinfo_popup*charsetLabel.rightOffset:        4
  979. *docinfo_popup*charsetLabel.alignment:          ALIGNMENT_END
  980. *docinfo_popup*sourceLabel.topOffset:           0
  981. *docinfo_popup*sourceLabel.leftOffset:          0
  982. *docinfo_popup*sourceLabel.rightOffset:         4
  983. *docinfo_popup*sourceLabel.alignment:           ALIGNMENT_END
  984. ! add 5 to dpyLabel.topOffset to align label with text baseline (gag)
  985. *docinfo_popup*dpyLabel.topOffset:              5
  986. *docinfo_popup*dpyLabel.leftOffset:             0
  987. *docinfo_popup*dpyLabel.rightOffset:            4
  988. *docinfo_popup*dpyLabel.alignment:              ALIGNMENT_END
  989. *docinfo_popup*dpyText.rows:                    3
  990. *docinfo_popup*dpyText.columns:                 16
  991. *docinfo_popup*titleText.columns:               14
  992. *docinfo_popup*securityFrame.topOffset:         10
  993. *docinfo_popup*keyDescLabel.leftOffset:         14
  994. *docinfo_popup*keyDescLabel.rightOffset:        14
  995. *docinfo_popup*keyDescLabel.alignment:          ALIGNMENT_BEGINNING
  996. *docinfo_popup*certificateLabel.leftOffset:     10
  997. *docinfo_popup*certificateLabel.rightOffset:    10
  998. *docinfo_popup*certificateLabel.alignment:      ALIGNMENT_BEGINNING
  999. *docinfo_popup*securityLabel.leftOffset:        14
  1000. *docinfo_popup*securityLabel.rightOffset:       14
  1001. *docinfo_popup*securityLabel.alignment:         ALIGNMENT_BEGINNING
  1002. *docinfo_popup*XmScrolledWindow.leftOffset:     10
  1003. *docinfo_popup*XmScrolledWindow.rightOffset:    10
  1004.  
  1005. *docinfo*noSecurityMessage:\
  1006. ╞█╬Ω╞█╬√Netscape─∙─Γ┼²╔╓╟°╟└╧±√¼▌╘╟╡íñ
  1007.  
  1008. *docinfo*securityLabel.labelString:\
  1009. ╦≡╞ε╚∙╬ñ≡┬┌µ√Γ (server authentication) ╦⌠╧±√¼╔ú╚¡╠»Internet≤≥╒∙╠╧╔úα⌡╟▀\n\
  1010. ╬√╪╣╒╔╬√╟°╟└═╠í«╞ε┼√┘∩Ω½╬╬╠╧φ░≡π─í╙│═╠╧±√¼÷í╦│íñ\n\
  1011. ╔ú╞½╞ε╟π╬φΦΦ┘┤─π╬√ key/broken key═╨─∙╒⌐┘┤─╕┼╔╬√≈φ╚π█╛(≈▒╚π╥│╟°╟└╬√í▓\n\
  1012. ╟°╟└╥│─Γ╞½∩Ω)íñµ█▄╪╪╣╒╔ε∙┘╢╚╙╔ú╬√┼├┼⌡═╨'╟°╟└═╠'╙≈íñ
  1013. for details.
  1014.  
  1015.  
  1016. *mailto_popup.title:                            Netscape: Γ╙╟╡
  1017. *mailto_popup*fromLabel.labelString:            ┌╖:
  1018. *mailto_popup*toLabel.labelString:              Γ╙  ╚▌:
  1019. *mailto_popup*newsgroupsLabel.labelString:      ╩═┘∞╚▌:
  1020. *mailto_popup*subjectLabel.labelString:         ┼Σ  ≈ε:
  1021. *mailto_popup*attachLabel.labelString:          ▌┘  ┌┘:
  1022. *mailto_popup*attachButton.labelString:         ▌┘┌┘...
  1023. *mailto_popup*bodyText.wordWrap:                True
  1024. *mailto_popup*bodyText.scrollHorizontal:        False
  1025. *mailto_popup*attachButton.marginWidth:         10
  1026. *mailto_popup*fromLabel.alignment:              ALIGNMENT_END
  1027. *mailto_popup*toLabel.alignment:                ALIGNMENT_END
  1028. *mailto_popup*newsgroupsLabel.alignment:        ALIGNMENT_END
  1029. *mailto_popup*subjectLabel.alignment:           ALIGNMENT_END
  1030. *mailto_popup*attachLabel.alignment:            ALIGNMENT_END
  1031. *mailto_popup*fromLabel.rightOffset:            4
  1032. *mailto_popup*toLabel.rightOffset:              0
  1033. *mailto_popup*subjectLabel.rightOffset:         0
  1034. *mailto_popup*bodyText.topOffset:               8
  1035. *mailto_popup*bodyText.columns:                 40
  1036. *mailto_popup*bodyText.rows:                    15
  1037. *mailto_popup*mailto.OK.labelString:            α⌡╪╩
  1038. *mailto_popup*mailto.OkLabelString:             α⌡╪╩
  1039. *mailto_popup*mailto.Cancel.labelString:        ╠╜╓╝
  1040. *mailto_popup*mailto.CancelLabelString:         ╠╜╓╝
  1041. *mailto_popup*citeButton.labelString:           ┼┐╞ε≤≥╒∙
  1042. *mailto_popup*preeditType:                      overthespot
  1043.  
  1044. ! Some people just aren't too hip.
  1045. !*defaultMailtoText:                    Hey, check out this cool URL:\n\n
  1046.  
  1047. *attach_popup.title:                            Netscape: ▌┘┌┘≤≥╒∙
  1048. *attach_popup*attach.Cancel.labelString:        ╠╜╓╝
  1049. *attach_popup*label.labelString:                \
  1050.         ╟π╪╣╒╔╬√╤Ñ╙≥∞┴┼√┼Φ─╢╬√▌┘┌┘:
  1051.  
  1052. *attach_popup*docToggle.labelString:            ┼╞╟╡:
  1053. *attach_popup*attachURLLabel.labelString:       ▌┘┌┘╥│:
  1054. *attach_popup*textToggle.labelString:           ┼╞╟≤┼╞╟╡
  1055. *attach_popup*sourceToggle.labelString:         ßú╚óεú┼╞╟╡
  1056. *attach_popup*postscriptToggle.labelString:     PostScript
  1057. *attach_popup*fileToggle.labelString:           ≤≥╒∙:
  1058. *attach_popup*browseButton.labelString:         ÷▀√¬...
  1059. *attach_popup*attach.OK.labelString:            ▌┘┌┘
  1060. *attach_popup*attach.OkLabelString:             ▌┘┌┘
  1061. *attach_popup*XmLabelGadget.alignment:          ALIGNMENT_BEGINNING
  1062. *attach_popup*XmPushButtonGadget.marginHeight:  0
  1063. *attach_popup*indicatorType:                    ONE_OF_MANY
  1064. *attach_popup*docToggle.leftOffset:             20
  1065. *attach_popup*docToggle.topOffset:              20
  1066. *attach_popup*fileToggle.topOffset:             20
  1067. *attach_popup*fileToggle.leftOffset:            0
  1068. *attach_popup*fileToggle.bottomOffset:          20
  1069. *attach_popup*attachURLLabel.topOffset:         10
  1070. *attach_popup*attachURLLabel.leftOffset:        80
  1071. *attach_popup*textToggle.leftOffset:            80
  1072. *attach_popup*urlText.columns:                  20
  1073. *attach_popup*XmPushButtonGadget.marginWidth:   10
  1074. *attach_popup*XmPushButtonGadget.marginHeight:  5
  1075. *attach_popup*browseButton.rightOffset:         10
  1076.  
  1077.  
  1078. *formatType*none.labelString:           ╩⌠╚┤▌┘┌┘
  1079. *formatType*text.labelString:           ┼╞╟≤┼╞╟╡
  1080. *formatType*formattedText.labelString:  ╓¬╚ó┼º╬√≤≥╒∙
  1081. *formatType*html.labelString:           ßú╚óεú
  1082. *formatType*tree.labelString:           ßú╚óεú╠╧Φ╖τ∙
  1083. *formatType*ps.labelString:             PostScript
  1084. *formatType*url.labelString:            π»URL
  1085.  
  1086. *preferences_popup.title:                       Netscape: ▐┼╟∩
  1087. *preferences*OkLabelString:                             φ²δÑ
  1088. *preferences*Apply.labelString:                 ╠╜╓╝
  1089. *preferences*ApplyLabelString:                  ╠╜╓╝
  1090. *preferences*Cancel.labelString:                ─∙╠∙
  1091. *preferences*CancelLabelString:                 ─∙╠∙
  1092. *preferences*prefsPopup.styles.labelString:     ß■ߺ╠╧▌┘┌┘∙╦╨╬
  1093. *preferences*prefsPopup.colors.labelString:     ╟≤ⁿ╒╠╧≈φ╚π
  1094. *preferences*prefsPopup.mail.labelString:       Γ╙╟╡╠╧Σ╗Ω╠
  1095. *preferences*prefsPopup.cache.labelString:      ╪φ▌┌ε┬╟⌠╠╧Ω╜µ√
  1096. *preferences*prefsPopup.images.labelString:     Φ╖τ∙╠╧╟°╟└═╠
  1097. *preferences*prefsPopup.dirs.labelString:       ≤▄╞ε╠╧╞°≥τ
  1098. *preferences*prefsPopup.helpers.labelString:    δ⌐═ⁿ╧»≤▄╞εßú╩⌐
  1099. *preferences*prefsPopup.proxies.labelString:    ┼ε▄í(proxy)
  1100. *preferences*prefsPopup*alignment:              ALIGNMENT_BEGINNING
  1101. *preferences*prefsButton*alignment:             ALIGNMENT_BEGINNING
  1102. *preferences*OptionLabel*alignment:             ALIGNMENT_BEGINNING
  1103. *preferences*OptionButton*alignment:            ALIGNMENT_BEGINNING
  1104. *preferences_popup*preeditType:                         none
  1105.  
  1106. *preferences*windowFrame*windowBoxLabel.labelString:    ß■ߺ∙╦╨╬
  1107. *preferences*windowFrame*toolbarLabel.labelString:      ⁿ╧╞ⁿ─╓╠ª█╛╥│:
  1108. *preferences*windowFrame*icons.labelString:             Φ╖╩░
  1109. *preferences*windowFrame*text.labelString:              ≤≥╒∙
  1110. *preferences*windowFrame*both.labelString:              Φ╖╩░┼»≤≥╒∙
  1111. *preferences*windowFrame*startLabel.labelString:        ΓΣ╠ε:
  1112. *preferences*windowFrame*blank.labelString:             ╧¿╞⌡╙≈
  1113. *preferences*windowFrame*home.labelString:              ╒ⁿ╙≈(Home Page)╚φσ⌠:
  1114. *preferences*windowFrame*fontLabel.labelString:         ╟≤ⁿ╒∙╦╨╬:
  1115. *preferences*windowFrame*small.labelString:             ─╤ 
  1116. *preferences*windowFrame*medium.labelString:            ─π
  1117. *preferences*windowFrame*large.labelString:             ─╦
  1118. *preferences*windowFrame*huge.labelString:              ╓╓─╦
  1119. *preferences*windowFrame*toolbarLabel.alignment:        ALIGNMENT_END
  1120. *preferences*windowFrame*startLabel.alignment:          ALIGNMENT_END
  1121. *preferences*windowFrame*fontLabel.alignment:           ALIGNMENT_END
  1122. *preferences*windowFrame*XmLabel.leftOffset:            10
  1123. *preferences*windowFrame*XmLabelGadget.leftOffset:      10
  1124. *preferences*windowFrame*XmTextField.rightOffset:       10
  1125. *preferences*windowFrame*toolbarLabel.topOffset:        15
  1126. *preferences*windowFrame*icons.topOffset:               15
  1127. *preferences*windowFrame*text.topOffset:                15
  1128. *preferences*windowFrame*both.topOffset:                15
  1129. *preferences*windowFrame*startLabel.topOffset:          15
  1130. *preferences*windowFrame*blank.topOffset:               15
  1131. *preferences*windowFrame*home.topOffset:                15
  1132. *preferences*windowFrame*fontLabel.topOffset:           15
  1133. *preferences*windowFrame*small.topOffset:               15
  1134. *preferences*windowFrame*medium.topOffset:              15
  1135. *preferences*windowFrame*large.topOffset:               15
  1136. *preferences*windowFrame*huge.topOffset:                15
  1137. *preferences*windowFrame*fontLabel.bottomOffset:        15
  1138. *preferences*windowFrame*toolbarLabel.rightOffset:      10
  1139. *preferences*windowFrame*startLabel.rightOffset:        10
  1140. *preferences*windowFrame*fontLabel.rightOffset:         10
  1141. *preferences*windowFrame.topOffset:                     10
  1142. *preferences*windowFrame*XmToggleButtonGadget.indicatorType: ONE_OF_MANY
  1143.  
  1144. *preferences*encodingFrame*encodingBoxLabel.labelString:        ε╛εú
  1145. *preferences*encodingFrame*encodingOption.labelString:  ≤≥╒∙ε╛εú:
  1146. *preferences*encodingFrame*encodingList*Latin1.labelString:     Latin1
  1147. *preferences*encodingFrame*encodingList*SJIS.labelString:       SJIS
  1148. *preferences*encodingFrame*encodingList*EUC-JP.labelString:     EUC-JP
  1149. *preferences*encodingFrame*encodingList*ISO-2022-KR.labelString:    ISO-2022-KR
  1150. *preferences*encodingFrame*encodingList*EUC-KR.labelString:        EUC-KR
  1151. *preferences*encodingFrame*encodingList*EUC-CN.labelString:        EUC-CN
  1152. *preferences*encodingFrame*encodingList*EUC-TW.labelString:        EUC-TW
  1153. *preferences*encodingFrame*encodingList*BIG5.labelString:        BIG5
  1154. *preferences*encodingFrame*autoselect.labelString:      ╚▄┘»≥┘≡σ
  1155.  
  1156. *preferences*linkFrame*linkBoxLabel.labelString:        ▌┘┌┘∙╦╨╬
  1157. *preferences*linkFrame*underline.labelString:           ╟π▌┘┌┘─╢╙≥┼√─╢╟╞ε└
  1158. *preferences*linkFrame*followedLinkLabel.labelString:   ≥±▌┘┌┘╬√≈φ╚π:
  1159. *preferences*linkFrame*unfollowedLinkLabel.labelString: ─Γ≥±▌┘┌┘╬√≈φ╚π:
  1160. *preferences*linkFrame*expireLabel.labelString:         ≥±▌┘┌┘╬√╚┤╒µ▀µ:
  1161. *preferences*linkFrame*expireAfter.labelString:         ─µ╤Ñ:
  1162. *preferences*linkFrame*expireDaysLabel.labelString:     ┼▓
  1163. *preferences*linkFrame*expireDays.columns:              2
  1164. *preferences*linkFrame*expireNever.labelString:         ─Γ╞┬╒µ
  1165. *preferences*linkFrame*expireNow.labelString:           ▄ó╟π
  1166. *preferences*linkFrame*followedLinkLabel.alignment:     ALIGNMENT_END
  1167. *preferences*linkFrame*unfollowedLinkLabel.alignment:   ALIGNMENT_END
  1168. *preferences*linkFrame*indicatorType:                   ONE_OF_MANY
  1169. *preferences*linkFrame*underline.indicatorType:         N_OF_MANY
  1170. *preferences*linkFrame*XmLabel.leftOffset:              10
  1171. *preferences*linkFrame*XmLabelGadget.leftOffset:        10
  1172. *preferences*linkFrame*expireDaysLabel.leftOffset:      0
  1173. *preferences*linkFrame*expireDays.topOffset:            10
  1174. *preferences*linkFrame*expireDays.bottomOffset:         10
  1175. *preferences*linkFrame*expireNow.marginWidth:           10
  1176. *preferences*linkFrame*underline.leftOffset:            10
  1177. *preferences*linkFrame*expireLabel.leftOffset:          10
  1178. *preferences*linkFrame*expireDaysLabel.leftOffset:      0
  1179. *preferences*linkFrame*expireDays.rightOffset:          0
  1180. *preferences*linkFrame*expireNever.leftOffset:          20
  1181. *preferences*linkFrame*expireNow.leftOffset:            20
  1182. *preferences*linkFrame*expireLabel.rightOffset:         10
  1183. *preferences*linkFrame.topOffset:                       10
  1184.  
  1185. *preferences*mailFrame*mailBoxLabel.labelString:        τ┘─═Γ╙╟╡
  1186. *preferences*mailFrame*mailBoxLabel.topOffset:          -4
  1187. *preferences*mailFrame*mailBoxLabel.leftOffset:         10
  1188. *preferences*mailFrame*smtpLabel.labelString:           τ┘─═Γ╙╟╡(SMTP)╚∙╬ñ≡┬:
  1189. *preferences*mailFrame*nameLabel.labelString:           ╔ú╬√╟╪╟≤:
  1190. *preferences*mailFrame*mailLabel.labelString:           ╔ú╬√τ┘─═Γ╙╟╡:
  1191. *preferences*mailFrame*orgLabel.labelString:            ╔ú═╘·Φ±óΘ¼:
  1192. *preferences*mailFrame*sigLabel.labelString:            °▄╟╪≤≥╒∙:
  1193. *preferences*mailFrame*8bitLabel.labelString:           α⌡╪╩┼»Γ╙┘∞:
  1194. *preferences*mailFrame*8bitToggle.labelString:          ─°▌┬ 8-bit
  1195. *preferences*mailFrame*qpToggle.labelString:            ▄╩╟┘MIME (┼┐ΓÑ╞½╟─╟═╬√)
  1196. *preferences*mailFrame*sigBrowse.labelString:           ÷▀√¬...
  1197. *preferences*mailFrame*XmLabel.leftOffset:              4
  1198. *preferences*mailFrame*XmLabelGadget.leftOffset:        4
  1199. *preferences*mailFrame*XmTextField.rightOffset:         10
  1200. *preferences*mailFrame*sigBrowse.rightOffset:           10
  1201. *preferences*mailFrame*smtpText.topOffset:              10
  1202. *preferences*mailFrame*mailText.bottomOffset:           15
  1203. *preferences*mailFrame*orgText.bottomOffset:            15
  1204. *preferences*mailFrame*sigText.bottomOffset:            15
  1205. *preferences*mailFrame*sigText.columns:                 18
  1206. *preferences*mailFrame*8bitToggle.bottomOffset:         4
  1207. *preferences*mailFrame.topOffset:                       10
  1208. *preferences*mailFrame*XmLabel.alignment:               ALIGNMENT_END
  1209. *preferences*mailFrame*XmLabelGadget.alignment:         ALIGNMENT_END
  1210. *preferences*mailFrame*XmPushButtonGadget.leftOffset:   8
  1211. *preferences*mailFrame*XmPushButtonGadget.rightOffset:  8
  1212. *preferences*mailFrame*XmPushButtonGadget.marginWidth:  10
  1213. *preferences*mailFrame*8bitToggle.indicatorType:        ONE_OF_MANY
  1214. *preferences*mailFrame*qpToggle.indicatorType:          ONE_OF_MANY
  1215.  
  1216. *preferences*newsFrame*newshostLabel.labelString:       Σ╗Ω╠(NNTP)╚∙╬ñ≡┬:
  1217. *preferences*newsFrame*newsrcLabel.labelString:         Σ╗Ω╠RC╞°≥τ:
  1218. *preferences*newsFrame*newsrcBrowse.labelString:        ÷▀√¬...
  1219. *preferences*newsFrame*newsMaxLabel.labelString:        ⁿ╧╞ⁿ:
  1220. *preferences*newsFrame*newsMaxSuffix.labelString:       ε▓┼╞▌²─í╚╣
  1221. *preferences*newsFrame*newsMaxSuffix.leftOffset:        0
  1222. *preferences*newsFrame*newsMaxText.columns:             3
  1223. *preferences*newsFrame*newsBoxLabel.labelString:        Σ╗Ω╠
  1224. *preferences*newsFrame*XmLabel.alignment:               ALIGNMENT_END
  1225. *preferences*newsFrame*XmLabelGadget.alignment:         ALIGNMENT_END
  1226. *preferences*newsFrame*newsMaxSuffix.alignment:         ALIGNMENT_BEGINNING
  1227. *preferences*newsFrame*XmTextField.rightOffset:         10
  1228. *preferences*newsFrame*XmLabel.leftOffset:              4
  1229. *preferences*newsFrame*XmLabelGadget.leftOffset:        4
  1230. *preferences*newsFrame*XmLabel.rightOffset:             4
  1231. *preferences*newsFrame*XmLabelGadget.rightOffset:       4
  1232. *preferences*newsFrame*newsMaxText.bottomOffset:        10
  1233. *preferences*newsFrame.topOffset:                       10
  1234. *preferences*newsFrame*XmPushButtonGadget.marginWidth:  10
  1235. *preferences*newsFrame*XmPushButtonGadget.rightOffset:  10
  1236. *preferences*newsFrame*newsrcText.columns:              18
  1237.  
  1238. *preferences*cacheFrame*cacheBoxLabel.labelString:      ╪φ▌┌ε┬╟⌠
  1239. *preferences*cacheFrame*memoryLabel.labelString:        ╪┤≡┘ⁿ╒╪φ▌┌ε┬╟⌠:
  1240. *preferences*cacheFrame*diskLabel.labelString:          α²Θ≈╪φ▌┌ε┬╟⌠:
  1241. *preferences*cacheFrame*dirLabel.labelString:           α²Θ≈╪φ▌┌ε┬╟⌠╞°≥τ:
  1242. *preferences*cacheFrame*verifyLabel.labelString:        ⁿ╙ΓÑ≤≥╒∙:
  1243. *preferences*cacheFrame*onceToggle.labelString:         ╩Σ╚╣╔óΣ╞ⁿ╙ΓÑ─í╚╣
  1244. *preferences*cacheFrame*everyToggle.labelString:        ╩Σ╚╣
  1245. *preferences*cacheFrame*expiredToggle.labelString:      ─Γⁿ╙ΓÑ
  1246. *preferences*cacheFrame*browse.labelString:             ÷▀√¬...
  1247. *preferences*cacheFrame*k.labelString:                  K╟≤στ
  1248. *preferences*cacheFrame*memClear.labelString:           ▄ó╟π█╥╪µ╪┤≡┘ⁿ╒╪φ▌┌ε┬╟⌠
  1249. *preferences*cacheFrame*diskClear.labelString:          ▄ó╟π█╥╪µα²Θ≈╪φ▌┌ε┬╟⌠
  1250. *preferences*cacheFrame*memoryText.columns:             3
  1251. *preferences*cacheFrame*diskText.columns:               3
  1252. *preferences*cacheFrame*cacheDirText.columns:           8
  1253. *preferences*cacheFrame*alignment:                      ALIGNMENT_BEGINNING
  1254. *preferences*cacheFrame*memoryLabel.alignment:          ALIGNMENT_END
  1255. *preferences*cacheFrame*diskLabel.alignment:            ALIGNMENT_END
  1256. *preferences*cacheFrame*dirLabel.alignment:             ALIGNMENT_END
  1257. *preferences*cacheFrame*verifyLabel.alignment:          ALIGNMENT_END
  1258. *preferences*cacheFrame*memClear.leftOffset:            25
  1259. *preferences*cacheFrame*diskClear.leftOffset:           25
  1260. *preferences*cacheFrame*browse.rightOffset:             10
  1261. *preferences*cacheFrame*browse.bottomOffset:            10
  1262. *preferences*cacheFrame*memoryText.bottomOffset:        10
  1263. *preferences*cacheFrame*onceToggle.bottomOffset:        10
  1264. *preferences*cacheFrame*cacheDirText.bottomOffset:      10
  1265. *preferences*cacheFrame*indicatorType:                  ONE_OF_MANY
  1266. *preferences*cacheFrame*browse.marginWidth:             10
  1267. *preferences*cacheFrame*memClear.marginWidth:           10
  1268. *preferences*cacheFrame*diskClear.marginWidth:          10
  1269.  
  1270. *preferences*netFrame*netBoxLabel.labelString:          Ω╜µ√
  1271. *preferences*netFrame*bufLabel.labelString:             Ω╜µ√ε┬╩≤┘┤─╦─╤:
  1272. *preferences*netFrame*connLabel.labelString:            ▌┘┌┘:
  1273. *preferences*netFrame*connSuffix.labelString:   \
  1274.                         (╟╤─í╒δΓµ▐▓─╦╬√Ω╜µ√▌┘┌┘φ░)
  1275. *preferences*netFrame*k.labelString:                    K╟≤στ
  1276. *preferences*netFrame*connSuffix.rightOffset:           10
  1277. *preferences*netFrame*networkFrame.topOffset:           10
  1278. *preferences*netFrame*bufText.columns:                  3
  1279. *preferences*netFrame*connText.columns:                 3
  1280. *preferences*netFrame*alignment:                        ALIGNMENT_BEGINNING
  1281. *preferences*netFrame*bufLabel.alignment:               ALIGNMENT_END
  1282. *preferences*netFrame*connLabel.alignment:              ALIGNMENT_END
  1283. *preferences*netFrame*bufText.bottomOffset:             10
  1284. *preferences*netFrame*connText.bottomOffset:            10
  1285.  
  1286. *preferences*appsFrame*appsBoxLabel.labelString:        ┼┼╤╜╬√≤▄╞ε
  1287. *preferences*appsFrame*telnetLabel.labelString:         Telnet ≤▄╞ε:
  1288. *preferences*appsFrame*tn3270Label.labelString:         TN3270 ≤▄╞ε:
  1289. *preferences*appsFrame*rloginLabel.labelString:         Rlogin ≤▄╞ε:
  1290. *preferences*appsFrame*rloginUserLabel.labelString:     Rlogin ┌º╞ε┼┬:
  1291. *preferences*appsFrame*appsFrame.topOffset:             10
  1292. *preferences*appsFrame*rloginUserText.bottomOffset:     10
  1293. *preferences*appsFrame*XmLabel.alignment:               ALIGNMENT_END
  1294. *preferences*appsFrame*XmLabelGadget.alignment:         ALIGNMENT_END
  1295.  
  1296. *preferences*dirsFrame*dirsBoxLabel.labelString:        ╞°≥τ
  1297. *preferences*dirsFrame*tmpLabel.labelString:            ⌡º╒δ╞°≥τ:
  1298. *preferences*dirsFrame*bookLabel.labelString:           ╒≤ⁿ╛:
  1299. *preferences*dirsFrame*tmpBrowse.labelString:           ÷▀√¬...
  1300. *preferences*dirsFrame*bookBrowse.labelString:          ÷▀√¬...
  1301. *preferences*dirsFrame*dirsFrame.topOffset:             10
  1302. *preferences*dirsFrame*tmpText.columns:                 19
  1303. *preferences*dirsFrame*tmpText.bottomOffset:            10
  1304. *preferences*dirsFrame*bookText.bottomOffset:           10
  1305. *preferences*dirsFrame*XmLabel.alignment:               ALIGNMENT_END
  1306. *preferences*dirsFrame*XmLabelGadget.alignment:         ALIGNMENT_END
  1307. *preferences*dirsFrame.topOffset:                       10
  1308. *preferences*dirsFrame*XmPushButtonGadget.marginWidth:  10
  1309. *preferences*dirsFrame*XmPushButtonGadget.rightOffset:  10
  1310.  
  1311. *preferences*imagesFrame*imagesBoxLabel.labelString:    Φ╖τ∙
  1312. *preferences*imagesFrame*colors.labelString:            ≈φ╚π:
  1313. *preferences*imagesFrame*dither.labelString:            ╩┐┘»(dither)╠»≈φ╚π┼╔π█
  1314. *preferences*imagesFrame*closest.labelString:   ╦≡╞ε≈φ╚π┼╔π█─π▐▓┌┘╧╘╬√≈φ╚π
  1315. *preferences*imagesFrame*display.labelString:           ⁿ╧╞ⁿ≈φ╚π:
  1316. *preferences*imagesFrame*while.labelString:             ╟πµ╥τÑ╒δ
  1317. *preferences*imagesFrame*after.labelString:             µ╥τÑ╤Ñ
  1318. *preferences*imagesFrame*imagesFrame.topOffset:         10
  1319. *preferences*imagesFrame*closest.rightOffset:           10
  1320. *preferences*imagesFrame*while.bottomOffset:            10
  1321. *preferences*imagesFrame*XmLabelGadget.alignment:       ALIGNMENT_END
  1322. *preferences*imagesFrame*XmToggleButtonGadget.alignment:ALIGNMENT_BEGINNING
  1323. *preferences*imagesFrame*indicatorType:                 ONE_OF_MANY
  1324. *preferences*imagesFrame*after.bottomOffset:            10
  1325.  
  1326. *preferences*securityFrame*securityBoxLabel.labelString: ╟°╟└═╠ⁿ╚┘»
  1327. *preferences*securityFrame*alertLabel.labelString:   ─µ╨⌐ⁿ╧╞ⁿⁿ╧╞ⁿ─í╘╢∞▀┼°·└╔╦:
  1328. *preferences*securityFrame*enterToggle.labelString:      \
  1329.                                       ≥╙─½╟°╟└≤≥╒∙╧¿Γµ (╚∙╬ñ≡┬)
  1330. *preferences*securityFrame*leaveToggle.labelString:      \
  1331.                                        ╓τ─╢╟°╟└≤≥╒∙╧¿Γµ (╚∙╬ñ≡┬)
  1332. *preferences*securityFrame*mixedToggle.labelString:      \
  1333.                                   ╦≡╞ε╟°╟└/─Γ╟°╟└(Secure/Insecure)██╠╧φ╝╚ó²¿╥α≤≥╒∙
  1334. *preferences*securityFrame*alignment:                    ALIGNMENT_BEGINNING
  1335. *preferences*securityFrame*submitToggle.labelString:     \
  1336.                                                    ─Γ╟°╟└╬√φ²δÑ╧╨
  1337. *preferences*securityFrame*alertLabel.topOffset:         10
  1338. *preferences*securityFrame*alertLabel.leftOffset:        10
  1339. *preferences*securityFrame*enterToggle.topOffset:        10
  1340. *preferences*securityFrame*enterToggle.leftOffset:       20
  1341. *preferences*securityFrame*submitToggle.bottomOffset:    10
  1342. *preferences*securityFrame*enterToggle.rightOffset:      10
  1343. *preferences*securityFrame*leaveToggle.rightOffset:      10
  1344. *preferences*securityFrame*mixedToggle.rightOffset:      10
  1345. *preferences*securityFrame*submitToggle.rightOffset:     10
  1346. *preferences*securityFrame.topOffset:                    10
  1347.  
  1348. *preferences*proxiesFrame*proxiesBoxLabel.labelString:  ┼ε▄í(Proxies)
  1349. *preferences*proxiesFrame*ftpLabel.labelString:         FTP┼ε▄í(Proxy):
  1350. *preferences*proxiesFrame*gopherLabel.labelString:      Gopher┼ε▄í(Proxy):
  1351. *preferences*proxiesFrame*httpLabel.labelString:        HTTP┼ε▄í(Proxy):
  1352. *preferences*proxiesFrame*httpsLabel.labelString:       ╟°╟└═╠┼ε▄í(Proxy):
  1353. *preferences*proxiesFrame*waisLabel.labelString:        WAIS┼ε▄í(Proxy):
  1354. *preferences*proxiesFrame*noLabel.labelString:          α╥┼ε▄í(Proxy)ß┐:
  1355. *preferences*proxiesFrame*socksLabel.labelString:       SOCKS ┼Σ±ó:
  1356. *preferences*proxiesFrame*portLabel.labelString:        ≥╙┼°┘╒:
  1357. *preferences*proxiesFrame*XmLabel.alignment:            ALIGNMENT_END
  1358. *preferences*proxiesFrame*XmLabelGadget.alignment:      ALIGNMENT_END
  1359. *preferences*proxiesFrame*XmTextField.columns:          19
  1360. *preferences*proxiesFrame*ftpPort.columns:              3
  1361. *preferences*proxiesFrame*ftpText.rightOffset:          10
  1362. *preferences*proxiesFrame*ftpPort.rightOffset:          10
  1363. *preferences*proxiesFrame*proxiesBoxLabel.leftOffset:   10
  1364. *preferences*proxiesFrame*proxiesBoxLabel.topOffset:    -4
  1365. *preferences*proxiesFrame*XmLabel.leftOffset:           10
  1366. *preferences*proxiesFrame*XmLabelGadget.leftOffset:     10
  1367. *preferences*proxiesFrame*portLabel.leftOffset:         10
  1368. *preferences*proxiesFrame*noText.bottomOffset:          10
  1369. *preferences*proxiesFrame*socksText.topOffset:          15
  1370. *preferences*proxiesFrame*socksText.bottomOffset:       10
  1371.  
  1372. *preferences*helperFrame*helperBoxLabel.labelString:   MIME ╪┘σ⌠≤≥╒∙
  1373. *preferences*helperFrame*globalMimeTypesLabel.labelString: Global ∙╦╨╬≤≥╒∙:
  1374. *preferences*helperFrame*privateMimeTypesLabel.labelString:╘╢─⌐∙╦╨╬≤≥╒∙:
  1375. *preferences*helperFrame*globalMailcapLabel.labelString:   Global Mailcap≤≥╒∙:
  1376. *preferences*helperFrame*privateMailcapLabel.labelString:╘╢─⌐Mailcap≤≥╒∙:
  1377. *preferences*helperFrame*globalMimeTypesBrowseButton.labelString:  ÷▀√¬...
  1378. *preferences*helperFrame*privateMimeTypesBrowseButton.labelString: ÷▀√¬...
  1379. *preferences*helperFrame*globalMailcapBrowseButton.labelString:    ÷▀√¬...
  1380. *preferences*helperFrame*privateMailcapBrowseButton.labelString:   ÷▀√¬...
  1381. *preferences*helperFrame*globalMimeTypesBrowseButton.marginWidth:  10
  1382. *preferences*helperFrame*privateMimeTypesBrowseButton.marginWidth: 10
  1383. *preferences*helperFrame*globalMailcapBrowseButton.marginWidth:    10
  1384. *preferences*helperFrame*privateMailcapBrowseButton.marginWidth:   10
  1385. *preferences*helperFrame*XmLabel.rightOffset:                      4
  1386. *preferences*helperFrame*XmLabelGadget.rightOffset:                4
  1387. *preferences*helperFrame*XmLabel.alignment:                       ALIGNMENT_END
  1388. *preferences*helperFrame*XmLabelGadget.alignment:                 ALIGNMENT_END
  1389. *preferences*helperFrame*XmTextField.columns:                      18
  1390. *preferences*helperFrame*globalMailcapText.topOffset:              10
  1391. *preferences*helperFrame*privateMailcapText.bottomOffset:          10
  1392. *preferences*helperFrame*XmPushButtonGadget.leftOffset:            10
  1393. *preferences*helperFrame*XmPushButtonGadget.rightOffset:           10
  1394.  
  1395.  
  1396.  
  1397. *enteringSecureDialog_popup.title:              Netscape: ╟°╟└≤≥╒∙
  1398. *enteringSecureDialog*toggle.labelString:       ─╢╚╣ⁿ╧╞ⁿ╞█ⁿ╚┘»
  1399. *enteringSecureDialog*toggle.alignment:         ALIGNMENT_BEGINNING
  1400. *enteringSecureDialog*toggle.leftOffset:        100
  1401. *enteringSecureDialog.selectionLabelString:\
  1402. ╔ú─╪╞≤ε∙─í╘╢╟°╟└≤≥╒∙íñ╟ππ«≥╙τ┤ßú─π≤≥╒∙╠╧╔úα⌡╟▀\n\
  1403. ╬√╟╢╚⌠╪╣╒╔▌τ▌╖┼√┘∩┼Φ╧±√¼╔ú╬√÷í╦│íñ\n\
  1404. ∙├═⌡╟°╟└┼╔╙≥╬√╩╒µ█▄╪╪╣╒╔í«ε∙╟π'≤≥╒∙'≥┘Γ·─π≥┘≡σ'≤≥╒∙╪╣╒╔'íñ
  1405.  
  1406. *leavingSecureDialog_popup.title:               Netscape: ╟°╟└═╠·└╔╦
  1407. *leavingSecureDialog*toggle.labelString:        ─╢╚╣ⁿ╧╞ⁿ╞█ⁿ╚┘»
  1408. *leavingSecureDialog*toggle.alignment:          ALIGNMENT_BEGINNING
  1409. *leavingSecureDialog.OkLabelString:             ·½·²µ╥τÑ
  1410. *leavingSecureDialog.CancelLabelString:         ╠╜╓╝µ╥τÑ
  1411. *leavingSecureDialog*toggle.leftOffset:         100
  1412. *leavingSecureDialog.selectionLabelString:\
  1413. ╔ú─╪╞≤ε∙─í╘╢╧µ╟°╟└≤≥╒∙íñ╟ππ«≥╙τ┤ßú─π≤≥╒∙╠╧╔úα⌡╟▀\n\
  1414. ╬√╟╢╚⌠╪╣╒╔▌τ╞½▌╖▄╔─╡┼╔═╘⌠╜╠╜íñ\n\
  1415. ∙├═⌡╟°╟└┼╔╙≥╬√╩╒µ█▄╪╪╣╒╔í«ε∙╟π'≤≥╒∙'≥┘Γ·─π≥┘≡σ'≤≥╒∙╪╣╒╔'íñ
  1416.  
  1417. *mixedSecurityDialog_popup.title:               Netscape: ╟°╟└═╠·└╔╦
  1418. *mixedSecurityDialog*toggle.labelString:        ─╢╚╣ⁿ╧╞ⁿ╞█ⁿ╚┘»
  1419. *mixedSecurityDialog*toggle.alignment:          ALIGNMENT_BEGINNING
  1420. *mixedSecurityDialog*toggle.leftOffset:         100
  1421. *mixedSecurityDialog.selectionLabelString:\
  1422. ╔ú─╪╞≤ε∙─í╘╢┼²╔╓─í╦Φ╧µ╟°╟└╪╣╒╔╬√╟°╟└≤≥╒∙íñ\n\
  1423.  \n\
  1424. ╧µ╟°╟└╪╣╒╔┘≥─Γ▌╖ⁿ╧╞ⁿíñ\n\
  1425. ∙├═⌡╟°╟└┼╔╙≥╬√╩╒µ█▄╪╪╣╒╔í«ε∙╟π'≤≥╒∙'≥┘Γ·─π≥┘≡σ'≤≥╒∙╪╣╒╔'íñ
  1426.  
  1427. *redirectionToInsecureDialog_popup.title:       Netscape: ╟°╟└═╠·└╔╦
  1428. *redirectionToInsecureDialog*toggle.labelString:─╢╚╣ⁿ╧╞ⁿ╞█ⁿ╚┘»
  1429. *redirectionToInsecureDialog*toggle.alignment:  ALIGNMENT_BEGINNING
  1430. *redirectionToInsecureDialog.OkLabelString:     ·½·²µ╥τÑ
  1431. *redirectionToInsecureDialog.CancelLabelString: ╠╜╓╝µ╥τÑ
  1432. *redirectionToInsecureDialog*toggle.leftOffset: 100
  1433. *redirectionToInsecureDialog.selectionLabelString:\
  1434. ·└╔╦! ╔ú─╪╞≤ε∙─í╘╢╧µ╟°╟└≤≥╒∙í«╚║≤≥╒∙╘╧╟┐▌╖╤└╠∙╥│╟°╟└≤≥╒∙\n\
  1435. (▌╒╘╢╚φσ⌠▌╖┌╖╟°╟└≤≥╒∙╙∞╠∙╟╫╥│╧µ╟°╟└≤≥╒∙)íñ\n\
  1436. ╟ππ«≥╙τ┤ßú─π≤≥╒∙╠╧╔úα⌡╟▀╬√╟╢╚⌠╪╣╒╔▌τ╞½▌╖▄╔─╡┼╔═╘⌠╜╠╜íñ
  1437.  
  1438. *insecurePostFromSecureDocDialog_popup.title:        Netscape: ╟°╟└═╠·└╔╦
  1439. *insecurePostFromSecureDocDialog*toggle.labelString: ─╢╚╣ⁿ╧╞ⁿ╞█ⁿ╚┘»
  1440. *insecurePostFromSecureDocDialog*toggle.alignment:   ALIGNMENT_BEGINNING
  1441. *insecurePostFromSecureDocDialog.OkLabelString:      ·½·²φ²δÑ
  1442. *insecurePostFromSecureDocDialog.CancelLabelString:  ╠╜╓╝φ²δÑ
  1443. *insecurePostFromSecureDocDialog*toggle.leftOffset:  100
  1444. *insecurePostFromSecureDocDialog.selectionLabelString:\
  1445. ·└╔╦! ÷úα╙╟°╟└╤╥╟°╟└≤≥╒∙í«╚■╔úφ²δÑ╬√╟╢╚⌠╪╣╒╔▌τ╤╥─Γ╟°╟└╬√╚╘┼Γ╟π\n\
  1446. π«≥╙τ┤ßú─π╞½▌╖▄╔─╡┼╔═╘⌠╜╠╜íñ╟±╬¬╔úφ²δÑ─╟┼∩í«╧Ω╞ε╞ªµ└εúí«═╨╠º╞╞\n\
  1447. ╔úπ≈╧±┘∩╬√╪╣╒╔í«╠╜╓╝╞█≡τ╔ó┘≥╩╒╟°╟└íñ
  1448.  
  1449. *insecurePostFromInsecureDocDialog_popup.title:       Netscape: ╟°╟└═╠·└╔╦
  1450. *insecurePostFromInsecureDocDialog.OkLabelString:     ·½·²φ²δÑ
  1451. *insecurePostFromInsecureDocDialog.CancelLabelString: ╠╜╓╝φ²δÑ
  1452. *insecurePostFromInsecureDocDialog*toggle.labelString:─╢╚╣ⁿ╧╞ⁿ╞█ⁿ╚┘»
  1453. *insecurePostFromInsecureDocDialog*toggle.alignment:  ALIGNMENT_BEGINNING
  1454. *insecurePostFromInsecureDocDialog*toggle.leftOffset: 100
  1455. *insecurePostFromInsecureDocDialog.selectionLabelString:\
  1456. ╔úφ²δÑ╬√╪╣╒╔╤╥─Γ╟°╟└╬√╚╘┼Γ╟ππ«≥╙τ┤ßú─π╞½▌╖▄╔─╡┼╔═╘⌠╜╠╜íñ\n\
  1457. ╟±╬¬╔úφ²δÑ─╟┼∩í«╧Ω╞ε╞ªµ└εúí«═╨╠º╞╞╔úπ≈╧±┘∩╬√╪╣╒╔í«\n\
  1458. ╠╜╓╝╞█≡τ╔ó┘≥╩╒╟°╟└íñ
  1459.  
  1460. *licenseDialog_popup.title:                     Netscape: ▌┬╞½ΓÑ╠╢·╛
  1461. *licenseDialog*label1.labelString:\n\
  1462.  Netscape ╤╥─í╘╢δµ╙╤▌┬╞½ΓÑ╬√▌╘╟╡íñ ╞█▌╘╟╡╬√╦≡╞ε▌╖┼Φ─╢\n\
  1463.  ▌┬╞½ΓÑ╠╢·╛█╛αí═╘╥ⁿ╩╓íñ\n
  1464. *licenseDialog*label2.labelString:\n\
  1465.  ╟±╬¬╔ú┌┘╠┐╞█▌┬╞½ΓÑ╠╢·╛█╛αíí«ε∙╤║'┌┘╠┐'íñ╔┴╨¼╤║'─Γ┌┘╠┐'íñ\n\
  1466. *licenseDialog*text.columns:                    18
  1467. *licenseDialog*text.rows:                       23
  1468. *licenseDialog*text.wordWrap:                   True
  1469. *licenseDialog*text.scrollHorizontal:           False
  1470. *licenseDialog.accept.labelString:              ┌┘  ╠┐
  1471. *licenseDialog.reject.labelString:              ─Γ┌┘╠┐
  1472.  
  1473. *printSetup_popup.title:                        Netscape: ╟─╟═
  1474. *printSetup*printToLabel.labelString:           ╟─╟═╚▌:
  1475. *printSetup*toPrinterToggle.labelString:        ╟─╟═±ó
  1476. *printSetup*toFileToggle.labelString:           ≤≥╒∙
  1477. *printSetup*printCommandLabel.labelString:      ╟─╟═╠╘┼∩:
  1478. *printSetup*fileNameLabel.labelString:          ≤≥╒∙╟╪:
  1479. *printSetup*browseButton.labelString:           ÷▀√¬...
  1480. *printSetup*printLabel.labelString:             ╟─╟═:
  1481. *printSetup*firstFirstToggle.labelString:       ╨⌐╙≥╟┐ⁿ╧╞ⁿ
  1482. *printSetup*lastFirstToggle.labelString:        ╤Ñ╙≥╟┐ⁿ╧╞ⁿ
  1483. *printSetup*orientationLabel.labelString:       ╠∙╟╫:
  1484. *printSetup*portraitToggle.labelString:         ╦╣τ∙
  1485. *printSetup*landscapeToggle.labelString:        ╙°▀▀
  1486. *printSetup*printColorLabel.labelString:        ╟─╟═:
  1487. *printSetup*greyscaleToggle.labelString:        ╚╚╚π
  1488. *printSetup*colorToggle.labelString:            ≈φ╚π
  1489. *printSetup*paperSizeLabel.labelString:         ╫╦┌»─╦─╤:
  1490. *printSetup*letterToggle.labelString:           Letter (8 1/2 x 11 in.)
  1491. *printSetup*legalToggle.labelString:            Legal (8 1/2 x 14 in.)
  1492. *printSetup*executiveToggle.labelString:        Executive (7 1/2 x 10 in.)
  1493. *printSetup*a4Toggle.labelString:               A4 (210 x 297 mm)
  1494. *printSetup*OK.labelString:                     ╟─╟═
  1495. *printSetup*OkLabelString:                      ╟─╟═
  1496. *printSetup*CancelLabelString:                  ╠╜╓╝
  1497. *printSetup*XmLabel.alignment:                  ALIGNMENT_END
  1498. *printSetup*XmLabelGadget.alignment:            ALIGNMENT_END
  1499. *printSetup*XmToggleButtonGadget.alignment:     ALIGNMENT_BEGINNING
  1500. *printSetup*XmToggleButtonGadget.indicatorType: ONE_OF_MANY
  1501. *printSetup*lastFirstToggle.leftOffset:         10
  1502. *printSetup*landscapeToggle.leftOffset:         10
  1503. *printSetup*colorToggle.leftOffset:             10
  1504. *printSetup*legalToggle.leftOffset:             10
  1505. *printSetup*a4Toggle.leftOffset:                10
  1506. *printSetup*XmLabel.rightOffset:                10
  1507. *printSetup*XmLabelGadget.rightOffset:          10
  1508. *printSetup*browseButton.marginHeight:          3
  1509. *printSetup*browseButton.marginWidth:           4
  1510. *printSetup*line.topOffset:                     4
  1511. *printSetup*printLabel.topOffset:               4
  1512. *printSetup*firstFirstToggle.topOffset:         10
  1513. *printSetup*portraitToggle.topOffset:           10
  1514. *printSetup*greyscaleToggle.topOffset:          10
  1515. *printSetup*letterToggle.topOffset:             10
  1516. *printSetup_popup*preeditType:                  overthespot
  1517.  
  1518. *findDialog_popup.title:                        Netscape: ▐≥╩╞
  1519. *findDialog*findLabel.labelString:              ▐≥╩╞:
  1520. *findDialog*findLabel.alignment:                ALIGNMENT_END
  1521. *findDialog*caseSensitive.labelString:          ╟≤╞α─╦─╤∞╤
  1522. *findDialog*backwards.labelString:              ╟╫╤Ñ▐≥╩╞
  1523. *findDialog*backwards.leftOffset:               20
  1524. *findDialog*caseSensitive.alignment:            ALIGNMENT_BEGINNING
  1525. *findDialog*backwards.alignment:                ALIGNMENT_BEGINNING
  1526. *findDialog*XmToggleButtonGadget.indicatorType: N_OF_MANY
  1527. *findDialog*XmToggleButtonGadget.visibleWhenOff:True
  1528. *findDialog*OK.labelString:                     ▐≥╩╞
  1529. *findDialog*OkLabelString:                      ▐≥╩╞
  1530. *findDialog*Apply.labelString:                  █╥╪µ
  1531. *findDialog*ApplyLabelString:                   █╥╪µ
  1532. *findDialog*Cancel.labelString:                 ∙├▌≡
  1533. *findDialog*CancelLabelString:                  ∙├▌≡
  1534. *findDialog_popup*preeditType:                  overthespot
  1535.  
  1536. *openURL_popup.title:                   Netscape: ╞╘ΓΣ╚φσ⌠
  1537. *openURL*openURLLabel.labelString:      ╞╘ΓΣ╚φσ⌠:
  1538. *openURL*OK.labelString:                ╞╘ΓΣ
  1539. *openURL*OkLabelString:                 ╞╘ΓΣ
  1540. *openURL*Apply.labelString:             █╥╪µ
  1541. *openURL*ApplyLabelString:              █╥╪µ
  1542. *openURL*Cancel.labelString:    ╠╜╓╝
  1543. *openURL*CancelLabelString:     ╠╜╓╝
  1544. *openURL*openURLLabel.alignment:        ALIGNMENT_END
  1545. *openURL*urlText.columns:               23
  1546. *openURL.width:                         500
  1547. *openURL_popup*preeditType:     overthespot
  1548.  
  1549. *message_popup.title:                   Netscape
  1550. *message_popup*OK.labelString:  φ²δÑ
  1551. *message_popup*OkLabelString:   φ²δÑ
  1552.  
  1553. *error_popup.title:                     Netscape: ≥πδ¿
  1554.  
  1555. *question_popup.title:                  Netscape: ┘┬≈ε
  1556. *question_popup*OK.labelString: φ²δÑ
  1557. *question_popup*Cancel.labelString:     ╠╜╓╝
  1558.  
  1559. *prompt_popup.title:                    Netscape: ▀╚╞ⁿ
  1560. *password_popup.title:                  Netscape: ─╟┼∩
  1561. *stdout_popup.title:                    Netscape: ─═Γ╨ßúΓ¼÷╦ (stdout)
  1562. *stderr_popup.title:                    Netscape: ─═Γ╨ßúΓ¼÷╦ (stderr)
  1563. *stdout_stderr_popup.title:      Netscape: ─═Γ╨ßúΓ¼÷╦ (stdout/stderr)
  1564.  
  1565. *citing_popup.title:                    Netscape
  1566. *citing_popup*messageString:            \n┼┐╞ε...\n
  1567.  
  1568. *printing_popup.title:                  Netscape
  1569. *printing_popup*messageString:          \n╟─╟═...\n
  1570.  
  1571. *deliveringMessage_popup.title:         Netscape
  1572. *deliveringMessage_popup*messageString: \nπ«δ─╪╣╒╔...\n
  1573.  
  1574. *saving_popup.title:                    Netscape
  1575. *saving_popup*messageString:            \n╧±╟⌠╠»α²Θ≈...\n
  1576.  
  1577. *visual_popup.title:                    Netscape: ╩╤ⁿ╚ X ⁿ╧╞ⁿ
  1578. *visual_popup*listLabelString:          ╞½╞ε╬√ⁿ╧╞ⁿ:
  1579.  
  1580. *dialog*OK.labelString:         φ²δÑ
  1581. *dialog*clear.labelString:              █╥╪µ
  1582. *dialog*Cancel.labelString:             ╠╜╓╝
  1583. *dialog*userLabel.labelString:          ╞ε┼┬ ID:
  1584. *dialog*passwdLabel.labelString:        ─╟┼∩:
  1585. *dialog*userLabel.alignment:            ALIGNMENT_END
  1586. *dialog*passwdLabel.alignment:          ALIGNMENT_END
  1587.  
  1588. *citationQuery_popup.title:             ┼┐╞ε∙╦╨╬┘┬≈ε
  1589. *citationQuery.selectionLabelString:    \n\
  1590. ╔ú─╪┼┐╞ε─º≡∞╘╢≤≥╒∙╚╘─Γ╤╥▌┘┌┘╞╞íñ\n\
  1591.  \n\
  1592. ╔ú╞½▌┘┌┘╚║≤≥╒∙í«╞╞Σ─┼°▄ó╟π╪╣╒╔─π╚╘┼Γ╟π╚τ╬√ΓΣ╠ε▌¿╩⌠╚┤'>'íñ\n\
  1593. ▌╒╦≡┌╡┌┘╚¡╧»╧±╟⌠╠╧╦≡╞ε╞█≤≥╒∙╩╒┼╔╧φíñ\n\
  1594.  \n\
  1595. ╔úπ≈╩─▌╒╘╢≤≥╒∙╔ó╥│▌┘┌┘α⌡╪╩π├?\n
  1596.  
  1597. *citationQuery*OK.labelString:          ╔ó╥│≤≥╒∙\n▌┘┌┘α⌡╪╩
  1598. *citationQuery*OkLabelString:           ╔ó╥│≤≥╒∙\n▌┘┌┘α⌡╪╩
  1599. *citationQuery*Apply.labelString:       ╔ó╥│┼┐╞ε\nα⌡    ╪╩
  1600. *citationQuery*ApplyLabelString:        ╔ó╥│┼┐╞ε\nα⌡    ╪╩
  1601. *citationQuery*Cancel.labelString:        ╠╜╓╝
  1602. *citationQuery*CancelLabelString:        ╠╜╓╝
  1603.  
  1604. *doubleCitationQuery_popup.title:       ┼┐╞ε∙╦╨╬┘┬≈ε
  1605. *doubleCitationQuery.selectionLabelString:      \n\
  1606. ╔ú─╪σε(╞½╫Σ╤╥α╥π⌠╬√)┼²╔╓╟╤─í≤≥╒∙╠Ñ╚╣íñ:\n\
  1607. ▄╔─í╘╢╤╥┼┐╞ε(╩Σ─í╚τ╬√╚τ╙√╤╥ `>'),\n\
  1608. α╙╤Ñ╤╥▌┘┌┘(╔ó╥│╪╣╒╔╬√▄╔─¿▌σ╟╣í«┼²╔╓╟π╔ú╬√Σ╗≤≥╒∙─µ╤Ñíñ)\n\
  1609.  \n\
  1610. ╔ú╤╥π≈α⌡╪╩▌┘┌┘≤≥╒∙═╨α⌡╪╩┼┐╞ε≤≥╒∙?
  1611.  
  1612. *doubleCitationQuery*OK.labelString:    ╔ó╥│≤≥╒∙\n▌┘┌┘α⌡╪╩
  1613. *doubleCitationQuery*OkLabelString:     ╔ó╥│≤≥╒∙\n▌┘┌┘α⌡╪╩
  1614. *doubleCitationQuery*Apply.labelString: ╔ó╥│┼┐╞ε\nα⌡    ╪╩
  1615. *doubleCitationQuery*ApplyLabelString:  ╔ó╥│┼┐╞ε\nα⌡    ╪╩
  1616. *doubleCitationQuery*CancelLabelString: ╠╜╓╝
  1617. *doubleCitationQuery*Cancel.labelString: ╠╜╓╝
  1618.  
  1619. *streamingAudioQuery_popup.title:       ╙÷≤ó┘┬≈ε
  1620. *streamingAudioQuery.selectionLabelString:      \
  1621. ╔ú╤╥╩─┌╖Ω╜µ√─πτ┤╦⌠╬√φ░≡π╬■┌┘φº═≤ß┐╞└▌σ²¿Φ╓╧»í«\n\
  1622. ⌡Σ╤╥╧±╟⌠╠»≤≥╒∙╤Ñ╟πφº═≤í⌐
  1623. *streamingAudioQuery*OK.labelString:    ┌╖Ω╜µ√φº═≤
  1624. *streamingAudioQuery*OkLabelString:     ┌╖Ω╜µ√φº═≤
  1625. *streamingAudioQuery*Apply.labelString: ╟┐╧±╟⌠
  1626. *streamingAudioQuery*ApplyLabelString:  ╟┐╧±╟⌠
  1627. *streamingAudioQuery*Cancel.labelString: ╠╜╓╝
  1628. *streamingAudioQuery*CancelLabelString: ╠╜╓╝
  1629.  
  1630. *fileSelector*filterLabelString:        τ┤÷█≡┬
  1631. *fileSelector*dirListLabelString:       ╞°≥τ
  1632. *fileSelector*fileListLabelString:      ≤≥╒∙
  1633. *fileSelector*OkLabelString:     φ²δÑ 
  1634. *fileSelector*ApplyLabelString: τ┤÷█≡┬
  1635. *fileSelector*CancelLabelString:        ╠╜╓╝
  1636. *fileSelector.Selection.labelString:    ≥┘≡σ
  1637. *fileSelector.pattern:                  *.html
  1638. *fileSelector*fileTypeMask:             FILE_ANY_TYPE
  1639. *fileSelector*saveTypeBox.orientation:  HORIZONTAL
  1640. *fileSelector*formatType.labelString:   ╧±╟⌠≤≥╒∙╬√╓¬╚ó:
  1641. *fileSelector_popup*preeditType:        overthespot
  1642.  
  1643. *fileBrowser_popup.title:               Netscape: ≤≥╒∙÷▀√¬≡┬ 
  1644. *fileBrowser*filterLabelString:         τ┤÷█≡┬
  1645. *fileBrowser*dirListLabelString:                ╞°≥τ
  1646. *fileBrowser*fileListLabelString:               ≤≥╒∙
  1647. *fileBrowser*Selection.labelString:             ≥┘≡σ
  1648. *fileBrowser*OkLabelString:             φ²δÑ
  1649. *fileBrowser*ApplyLabelString:          τ┤÷█≡┬
  1650. *fileBrowser*CancelLabelString:         ╠╜╓╝
  1651. *fileBrowser*HelpLabelString:           δ⌐═ⁿ
  1652.  
  1653. *formSubmitButton.labelString:          φ²δÑ
  1654. *formResetButton.labelString:           ε∩╚φ
  1655. *formButton.labelString:                α█─═─╦µ¬(Monkey Brains)
  1656.  
  1657. *bookmark_popup.title:                  Netscape: ╒≤ⁿ╛
  1658. *bookmark*add.labelString:              ┼√╒≤ⁿ╛
  1659. *bookmark*goto.labelString:             µⁿ╚▌
  1660. *bookmark*selectedLabel.labelString:    URL
  1661. *bookmark*up.labelString:               ─╕
  1662. *bookmark*down.labelString:             ─╢
  1663. *bookmark*in.labelString:               Γ╨
  1664. *bookmark*out.labelString:              ┼° 
  1665. *bookmark*find.labelString:             ▐≥╩╞:
  1666. *bookmark*close.labelString:            ∙├▌≡
  1667. *bookmark*edit.labelString:             ε╛≥╥>>
  1668. *bookmark*view.labelString:             ²¿╥α╒≤ⁿ╛...
  1669. *bookmark*export.labelString:           ≥╙┼°╒≤ⁿ╛...
  1670. *bookmark*import.labelString:           ≥╙─½╒≤ⁿ╛...
  1671. *bookmark*addUnderLabel.labelString:    ╟π...─µ╤Ñ≥┘Γ·∞┴┼√:
  1672. *bookmark*bookmarkMenuLabel.labelString:╞ε...ΓΣ╠ε≥┘Γ·:
  1673. *bookmark*newURL.labelString:           Σ╗╒≤ⁿ╛
  1674. *bookmark*newHeader.labelString:        Σ╗φ║≈ε
  1675. *bookmark*newSeparator.labelString:     Σ╗┼í▐┤▄╩
  1676. *bookmark*bookmarkNameLabel.labelString:╟╪╟≤:
  1677. *bookmark*bookmarkURLLabel.labelString: ╚φσ⌠:
  1678. *bookmark*visitedLabel.labelString:     ▐▓╤Ñ─í╚╣▌╛┘┬:
  1679. *bookmark*addedLabel.labelString:       ∞┴┼√:
  1680. *bookmark*descriptionLabel.labelString: ▀└╙▌:
  1681. *bookmark*done.labelString:             << ε╛≥╥ß╕╩╓
  1682. *bookmark*copy.labelString:             ╤┬╦╩Γ·╞°
  1683. *bookmark*remove.labelString:           ╔┤╪µΓ·╞°
  1684. *bookmark*leftBox*resizable:            False
  1685. *bookmark*XmList*visibleItemCount:      14
  1686. *bookmark*XmList*listSizePolicy:        RESIZE_IF_POSSIBLE
  1687. *bookmark*XmPushButton.alignment:       ALIGNMENT_CENTER
  1688. *bookmark*XmPushButtonGadget.alignment: ALIGNMENT_CENTER
  1689. *bookmark*XmLabel.alignment:            ALIGNMENT_END
  1690. *bookmark*XmLabel.alignment:            ALIGNMENT_END
  1691. *bookmark*XmLabelGadget.alignment:      ALIGNMENT_END
  1692. *bookmark*selectedLabel.alignment:      ALIGNMENT_BEGINNING
  1693. *bookmark*leftBox.leftOffset:           10
  1694. *bookmark*leftBox.topOffset:            10
  1695. *bookmark*leftBox.bottomOffset:         10
  1696. *bookmark*XmScrolledWindow.rightOffset: 10
  1697. *bookmark*leftBox*box1.rightOffset:     10
  1698. *bookmark*leftBox*box2.rightOffset:     10
  1699. *bookmark*leftBox*box3.rightOffset:     10
  1700. *bookmark*leftBox*box4.rightOffset:     10
  1701.  
  1702. ! add 5 to descriptionText.topOffset to align label with text baseline (gag)
  1703. *bookmark*descriptionLabel.topOffset:   5
  1704.  
  1705. *bookmark*selectedLabel.rightOffset:    10
  1706. *bookmark*selectedLabel.recomputeSize:  False
  1707.  
  1708. *bookmark*rightBox.topOffset:           10
  1709. *bookmark*rightBox.bottomOffset:        10
  1710. *bookmark*rightBox.rightOffset:         10
  1711. *bookmark*rightBox*box2.resizePolicy:   RESIZE_GROW
  1712. *bookmarkLabelItem.alignment:           ALIGNMENT_BEGINNING
  1713.  
  1714. *bookmark*box1.marginWidth:             0
  1715. *bookmark*box1.marginHeight:            0
  1716. *bookmark*box2.marginWidth:             0
  1717. *bookmark*box2.marginHeight:            0
  1718. *bookmark*box3.marginWidth:             0
  1719. *bookmark*box3.marginHeight:            0
  1720. *bookmark*box4.marginWidth:             0
  1721. *bookmark*box4.marginHeight:            0
  1722. *bookmark*box5.marginWidth:             0
  1723. *bookmark*box5.marginHeight:            0
  1724.  
  1725. *bookmark*leftBox*box2.bottomOffset:    10
  1726. *bookmark*leftBox*box3.bottomOffset:    20
  1727.  
  1728. *bookmark*rightBox*box2.topOffset:      10
  1729. *bookmark*rightBox*box3.topOffset:      20
  1730. *bookmark*rightBox*box4.topOffset:      10
  1731. *bookmark*rightBox*box4.bottomOffset:   20
  1732.  
  1733. *bookmark*descriptionText.wordWrap:     True
  1734. *bookmark_popup*preeditType:     overthespot
  1735.  
  1736.  
  1737. ! Need class name in here to defeat *sgiMode and HP-VUE color nonsense...
  1738. ! On SGIs, not having the class will cause the default SGI colors to
  1739. ! be used instead of the ones specified here.  With VUE, the behavior
  1740. ! is even worse - if we're using a non-default visual (for example, if
  1741. ! we have requested a 24-bit TrueColor visual instead of the default
  1742. ! 8-bit PseudoColor) then VUE will ignore the fact that we're not using
  1743. ! the default visual, and give us colors allocated from the wrong
  1744. ! colormap, resulting in lovely effects like brown-on-brown menubars!
  1745. !
  1746. Netscape*thermo.slider.foreground:      #0000BF
  1747. Netscape*thermo.slider.background:      #69B5B5
  1748. Netscape*power.LED.foreground:          #0000BF
  1749. Netscape*power.LED.background:          #69B5B5
  1750.  
  1751. ! (Note: if you comment this stuff out in an attempt to let the current
  1752. ! "scheme" override things, you'll find that the colors of the toolbar
  1753. ! icons and the colors of form elemenets (like option menus) will get
  1754. ! messed up.)
  1755. Netscape*foreground:                    Black
  1756. Netscape*background:                    #B2B2B2
  1757.  
  1758. Netscape*XmTextField.foreground:                Black
  1759. Netscape*XmText.foreground:             Black
  1760. Netscape*XmList.foreground:             Black
  1761. Netscape*XmTextField.background:                #D3B5B5
  1762. Netscape*XmText.background:             #D3B5B5
  1763. Netscape*XmList.background:             #D3B5B5
  1764.  
  1765. ! Colors of the "Secure Document" bar.
  1766. *secureDocumentColor:                   #0000BF
  1767. *insecureDocumentColor:                 #B2B2B2
  1768.  
  1769. ! Various margin sizes
  1770. !
  1771. *topLeftArea.leftOffset:                0
  1772. *topLeftArea.rightOffset:               10
  1773. *topLeftArea.topOffset:                 0
  1774. *topLeftArea.bottomOffset:              0
  1775. *urlText.topOffset:                     4
  1776. *urlText.bottomOffset:                  4
  1777. *urlText.leftOffset:                    4
  1778. *urlText.rightOffset:                   4
  1779. !*urlText.rightOffset:                  10
  1780. ! add 5 to urlText.topOffset to align urlLabel with urlText baseline (gag)
  1781. *urlLabel.topOffset:                    9
  1782. *urlLabel.leftOffset:                   10
  1783. *urlLabel.rightOffset:                  10
  1784. *historyMenuBox.topOffset:              0
  1785. *historyMenuBox.bottomOffset:           4
  1786. *historyMenuBox.leftOffset:             4
  1787. *historyMenuBox.rightOffset:            4
  1788. *logo.topOffset:                        4
  1789. *logo.bottomOffset:                     4
  1790. *logo.leftOffset:                       10
  1791. *logo.rightOffset:                      10
  1792. *historyMenuBox.marginHeight:           0
  1793. *historyMenuBox.marginWidth:            0
  1794.  
  1795. *toolBar*XmPushButton.leftOffset:       2
  1796. *toolBar*XmPushButtonGadget.leftOffset: 2
  1797. *urlBar*XmPushButton.leftOffset:        2
  1798. *urlBar*XmPushButtonGadget.leftOffset:  2
  1799.  
  1800. *mouseDocumentation.rightOffset:        4
  1801. *toolBar.topOffset:                     0
  1802. *toolBar.leftOffset:                    10
  1803. *toolBar.rightOffset:                   0
  1804. *toolBar.bottomOffset:                  0
  1805.  
  1806. *urlBar.topOffset:                      4
  1807. *urlBar.leftOffset:                     10
  1808. *urlBar.rightOffset:                    0
  1809. *urlBar.bottomOffset:                   0
  1810.  
  1811. ! Give it a default string to get it sized right...
  1812. *mouseDocumentation.labelString:        Mozilla
  1813. *mouseDocumentation.alignment:          ALIGNMENT_BEGINNING
  1814. *mouseDocumentation.leftOffset:         10
  1815.  
  1816. *docinfoLabel.leftOffset:               4
  1817.  
  1818. *dashboard.topOffset:                   0
  1819. *dashboard.bottomOffset:                0
  1820. *dashboard.leftOffset:                  0
  1821. *dashboard.rightOffset:                 10
  1822. ! To prevent the whole window from flickering when mouseDoc text changes...
  1823. *dashboard.resizable:                   False
  1824.  
  1825. *thermo.leftOffset:                     4
  1826. *thermo.rightOffset:                    10
  1827. *thermo.topOffset:                      4
  1828. *thermo.bottomOffset:                   4
  1829. *thermo.shadowThickness:                2
  1830. *thermo.shadowType:                     SHADOW_IN
  1831.  
  1832. *power.topOffset:                       4
  1833. *power.bottomOffset:                    4
  1834. *power.shadowThickness:                 2
  1835. *power.shadowType:                      SHADOW_IN
  1836.  
  1837. *thermo.slider.width:                   200
  1838. *thermo.slider.height:                  5
  1839.  
  1840. *power.LED.width:                       15
  1841. *power.LED.height:                      5
  1842.  
  1843. *securityBar.topOffset:                 4
  1844. *securityBar.bottomOffset:              4
  1845. *securityBar.shadowThickness:           2
  1846. *securityBar.shadowType:                SHADOW_IN
  1847. *securityBar.LED.height:                2
  1848.  
  1849. *topPane.shadowThickness:               2
  1850. *bottomPane.shadowThickness:            2
  1851. *topPane.shadowType:                    SHADOW_IN
  1852. *bottomPane.shadowType:                 SHADOW_IN
  1853.  
  1854. ! Go ahead, try and figure out why some of these need to be on the
  1855. ! _popup version, and some need to be one level deeper.  I dare you.
  1856. !*dialog.width:                         500
  1857. !*history.width:                        500
  1858. !*mailto.width:                         500
  1859. !*cache_popup.width:                    500
  1860. *userConfig_popup.width:                500
  1861. *userConfig.width:                      500
  1862. *fileSelector.width:                    500
  1863. *fileBrowser.width:                     500
  1864.  
  1865. ! I had to hardcode this in the C code - doesn't work from here...
  1866. !*history_popup.allowShellResize:       False
  1867.  
  1868. ! Get rid of all navigation; it's totally broken for Paned windows,
  1869. ! and for the form widgets under the drawingArea.
  1870. *highlightThickness:                    0
  1871. *navigationType:                        NONE
  1872.  
  1873. ! Uh, but turn it back on in the popups (really I'd like to turn it off
  1874. ! in all non-popups, but I don't think there's a way to specify that...)
  1875. *XmDialogShell*highlightThickness:      2
  1876. *XmDialogShell*navigationType:          TAB_GROUP
  1877.  
  1878. ! Uh, and turn it on only in text fields of forms.
  1879. ! But of course this doesn't work quite right.
  1880. *drawingArea*XmText.navigationType:     TAB_GROUP
  1881. *drawingArea*XmTextField.navigationType:TAB_GROUP
  1882.  
  1883. ! Sorry, things don't display properly if you configure Netscape to put its
  1884. ! scrollbars on the left or top of the document area.
  1885. Netscape*scroller.scrollBarPlacement:   BOTTOM_RIGHT
  1886.  
  1887. ! Put scrollbars right next to text fields in forms (and lists).
  1888. *drawingArea*XmScrolledWindow.spacing:  0
  1889.  
  1890.  
  1891. ! Do not under any circumstances change the following line:
  1892. Netscape.version:         1.12IS
  1893.  
  1894. ! ============================================================================
  1895. ! Fonts in the widgets.
  1896. ! These fonts are all down in Motif land, and thus are not controlled by the
  1897. ! user-selectable font-size option on the Preferences dialog.  That applies
  1898. ! only to fonts in the document display area.
  1899. ! ============================================================================
  1900. !
  1901. *fontList:                      -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1902. *XmTextField.fontList:          -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1903. *XmText.fontList:               -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1904. *XmList*fontList:               -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1905.  
  1906. ! SGI default:
  1907. !*menuBar*fontList:             -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1908. ! Sensible default:
  1909. *menuBar*fontList:              -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1910. *menuBar*historyTruncated.fontList:\
  1911.                               -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1912. *popup*fontList:                -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1913.  
  1914. *topArea*fontList:              -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1915. *topArea*XmTextField.fontList:  -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1916. *topArea*XmText.fontList:       -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1917.  
  1918. *bookmark*fontList:             -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1919. *bookmark*selectedLabel.fontList:\
  1920.                               -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1921. *bookmark*XmTextField.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1922. *bookmark*XmText.fontList:      -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1923.  
  1924. *mouseDocumentation.fontList: -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1925. *docinfoButton.fontList:      -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1926. *mailto*urlLabel.fontList:    -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1927.  
  1928. *licenseDialog*text.fontList:   -*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1929.  
  1930.  
  1931. ! Note: SGI's version of Motif bitches and moans if there is whitespace
  1932. ! after the commas in a multi-font fontlist specification!!
  1933.  
  1934. !!add by Matt
  1935. *bookmark*multiFontList:-sony-fixed-medium-r-normal--16-*-*-*-*-*-iso8859-1;-*-*-*-*-*-*-16-*-*-*-*-*-*-*:
  1936.  
  1937. ! This is the default charset for documents without the charset parameter
  1938. ! for MIME Content-type: text.  Valid values for *defaultCharset:
  1939. !       iso-8859-1
  1940. !       us-ascii
  1941. !       iso-2022-jp
  1942. !       x-euc-jp
  1943. !       x-sjis
  1944. !       euc-kr
  1945. !       x-euc-gb
  1946. !       x-euc-cns
  1947. *defaultCharset:        big5
  1948. !*defaultCharset:       iso-8859-1
  1949. !*defaultCharset:       us-ascii
  1950. !*defaultCharset:       iso-2022-jp
  1951. !*defaultCharset:       x-euc-jp
  1952. !*defaultCharset:       x-sjis
  1953. !*defaultCharset:       euc-kr
  1954. !*defaultCharset:       x-euc-gb
  1955.  
  1956. ! This table maps MIME charsets to the host's locale names
  1957. *Locale.MimeCharset:            en_US
  1958. *locale.iso-8859-1:             en_US
  1959. *locale.iso-2022-jp:            ja_JP.EUC
  1960. *locale.x-euc-jp:               ja_JP.EUC
  1961. *locale.x-sjis:                 ja_JP.EUC
  1962. *locale.iso-2022-kr:         ko_KR.euc
  1963. *locale.euc-kr:                 ko_KR.euc
  1964. *locale.gb2312:                 zh_CN.ugb
  1965. *locale.x-euc-tw:               zh_TW.ucns
  1966. *locale.big5:                   zh_TW.ucns
  1967.  
  1968. ! This table maps MIME charsets to internal font set indexes
  1969. *FontSetIndex.MimeCharset:      0
  1970. *fontsetindex.iso-8859-1:       0
  1971. *fontsetindex.us-ascii:          0 
  1972. *fontsetindex.iso-2022-jp:      1
  1973. *fontsetindex.x-euc-jp:         1
  1974. *fontsetindex.x-sjis:           1
  1975. *fontsetindex.2022-kr:          2
  1976. *fontsetindex.euc-kr:           2
  1977. *fontsetindex.gb2312:           3
  1978. *fontsetindex.x-euc-tw:         4
  1979. *fontsetindex.big5:             4
  1980.  
  1981.  
  1982. ! ============================================================================
  1983. ! Fonts used in the display area.
  1984. ! ============================================================================
  1985. !
  1986. ! The dimensions are:
  1987. !   program-specified-size: 0-7
  1988. !   user-specified-size: small, medium, large, huge
  1989. !   faces: normal, bold, italic, bold-italic
  1990. !   families: normal, fixed
  1991. !   charset: Latin1 (and more to come)
  1992. ! for a total of 168 possible fonts per charset (but we would only ever load
  1993. ! 56 at once, and we load lazily in any event.)  The following encodes this
  1994. ! table:
  1995. !
  1996. !       Size    Small   Medium  Large  Huge
  1997. !       ------------------------------------
  1998. !         1       6        8     10     12
  1999. !         2       8       10     12     14
  2000. !         3       10      12     14     18  <--- default size for normal text
  2001. !         4       12      14     18     24
  2002. !         5       14      18     24     36
  2003. !         6       18      24     36     48
  2004. !         7       24      36     48     64
  2005. !
  2006. ! The depths to which I had to sink to implement this should be sufficient
  2007. ! evidence that the X font model sucks a lot.
  2008. !
  2009. ! If you have selected the "Large" font set and still think the fonts are too
  2010. ! small, it could be that you are using 75dpi fonts on a 100dpi monitor.  You
  2011. ! can see whether you are using 75dpi or 100dpi fonts by looking at the output
  2012. ! of the command "xset q" - near the end of its output it shows your font path,
  2013. ! and if directories with 75dpi in their names preceed the 100dpi ones, then
  2014. ! those are the fonts you are using.  You can find out the dots-per-inch of
  2015. ! your monitor with the "xdpyinfo" command; look for the "resolution:" line.
  2016. !
  2017. ! The resource hierarchy for the fonts used by Netscape is as follows:
  2018. !
  2019. ! *DocumentFonts.XCharset.Family. Face.      UserSize.ProgramSize.Attribute:
  2020. !
  2021. !                latin1  variable normal     small   1-7         foundry
  2022. !                        fixed    bold       medium              family
  2023. !                                 italic     large               weight
  2024. !                                 boldItalic huge                ..etc..
  2025.  
  2026. ! ============================================================================
  2027. ! Specify default values for all fonts (both fixed-width and variable-width.)
  2028. ! You should probably use this block only for specifying things like the
  2029. ! foundry, registry, and encoding.  Most of these fields should generally be
  2030. ! allowed to remain wildcards.
  2031. ! ============================================================================
  2032. !
  2033. *documentFonts*foundry:                                 *
  2034. *documentFonts*family:                                  *
  2035. *documentFonts*weight:                                  *
  2036. *documentFonts*slant:                                   *
  2037. *documentFonts*swidth:                                  *
  2038. *documentFonts*adstyle:                                 *
  2039. *documentFonts*pixelsize:                               *
  2040. *documentFonts*pointsize:                               *
  2041. *documentFonts*resx:                                    *
  2042. *documentFonts*resy:                                    *
  2043. *documentFonts*spacing:                                 *
  2044. *documentFonts*avgwidth:                                *
  2045. *documentFonts.latin1*registry:                         iso8859
  2046. *documentFonts.latin1*encoding:                         1
  2047. *documentFonts.jisx0208*registry:                       jisx0208.1983
  2048. *documentFonts.jisx0208*encoding:                       0
  2049. *documentFonts.jisx0201*registry:                       jisx0201.1976
  2050. *documentFonts.jisx0201*encoding:                       0
  2051. *documentFonts.jisx0212*registry:                       jisx0212.1990
  2052. *documentFonts.jisx0212*encoding:                       0
  2053. *documentFonts.ksc5601*registry:                        ksc5601.1987
  2054. *documentFonts.ksc5601*encoding:                        0
  2055. *documentFonts.gb2312*registry:                         gb2312.1980
  2056. *documentFonts.gb2312*encoding:                         0
  2057. *documentFonts.cns11643*registry:                       cns11643.1986
  2058. *documentFonts.cns11643*encoding:                       *
  2059.  
  2060. ! ============================================================================
  2061. ! Specify default values for all variable-width fonts, regardless of size.
  2062. ! ============================================================================
  2063. !
  2064. *documentFonts.latin1.variable*family:                  times
  2065. *documentFonts.latin1.variable.normal*weight:           medium
  2066. *documentFonts.latin1.variable.normal*slant:            r
  2067. *documentFonts.latin1.variable.bold*weight:             bold
  2068. *documentFonts.latin1.variable.bold*slant:              r
  2069. *documentFonts.latin1.variable.italic*weight:           medium
  2070. *documentFonts.latin1.variable.italic*slant:            i
  2071. *documentFonts.latin1.variable.boldItalic*weight:       bold
  2072. *documentFonts.latin1.variable.boldItalic*slant:        i
  2073.  
  2074. ! To use Helvetica instead of Times, do the following.  (The second two lines
  2075. ! are necessary because Helvetica calls its slanted versions "oblique" while
  2076. ! Times calls them "italic.")
  2077. !*documentFonts.latin1.variable*family:                 helvetica
  2078. !*documentFonts.latin1.variable.italic*slant:           o
  2079. !*documentFonts.latin1.variable.boldItalic*slant:       o
  2080.  
  2081.  
  2082. ! ============================================================================
  2083. ! Specify default values for all fixed-width fonts, regardless of size.
  2084. ! ============================================================================
  2085. !add by Matt
  2086. *documentFonts.cns11643*family:                     ming
  2087. *documentFonts.cns11643*spacing:                    c
  2088. *documentFonts.cns11643*normal*weight:              medium
  2089. *documentFonts.cns11643*normal*slant:               r
  2090. *documentFonts.cns11643*bold*weight:                medium
  2091. *documentFonts.cns11643*bold*slant:                 r
  2092. *documentFonts.cns11643*italic*weight:              medium
  2093. *documentFonts.cns11643*italic*slant:               r
  2094. *documentFonts.cns11643*boldItalic*weight:          medium
  2095. *documentFonts.cns11643*boldItalic*slant:           r
  2096. !
  2097. *documentFonts.latin1.fixed*family:                     courier
  2098. *documentFonts.latin1.fixed*spacing:                    m
  2099. *documentFonts.latin1.fixed.normal*weight:              medium
  2100. *documentFonts.latin1.fixed.normal*slant:               r
  2101. *documentFonts.latin1.fixed.bold*weight:                bold
  2102. *documentFonts.latin1.fixed.bold*slant:                 r
  2103. *documentFonts.latin1.fixed.italic*weight:              medium
  2104. *documentFonts.latin1.fixed.italic*slant:               o
  2105. *documentFonts.latin1.fixed.boldItalic*weight:          bold
  2106. *documentFonts.latin1.fixed.boldItalic*slant:           o
  2107.  
  2108. ! To use LucidaTypewriter instead of Times, do the following.  (The second two
  2109. ! lines are necessary because Lucida calls its slanted versions "italic" while
  2110. ! Times calls them "oblique.")
  2111. !*documentFonts.latin1.fixed*family:                    lucidatypewriter
  2112. !*documentFonts.latin1.fixed.italic*slant:              i
  2113. !*documentFonts.latin1.fixed.boldItalic*slant:          i
  2114.  
  2115.  
  2116. ! ============================================================================
  2117. ! Specify sizes for all fonts, fixed and variable.
  2118. ! ============================================================================
  2119. !
  2120. ! The "small," "medium," "large," and "huge" sizes correspond to the user's
  2121. ! selection of preferred font sizes on the Preferences dialog.
  2122. !
  2123. ! The numeric sizes are specified by the document being viewed, for example,
  2124. ! normal text is rendered in size 3, and <H1> text is rendered in size 6.
  2125. ! The <FONT> directive can also be used to specify sizes from 1 to 7.
  2126. !
  2127. ! It is better to specify these resources as "pointsize" rather than
  2128. ! "pixelsize" so that the font path may be used to select 100dpi or 75dpi
  2129. ! fonts based on the type of monitor in use, resulting in similar looking
  2130. ! screens on different hardware.  Also note that pixel sizes which exist in
  2131. ! the 100dpi set won't necessarily exist in the 75dpi set, while the point
  2132. ! sizes available will generally be the same.
  2133. !
  2134. !   In an optimal world, we could just do it as follows in the commented-out
  2135. !   portion.  But as it happens, We can't use the same sizes for fixed-width
  2136. !   fonts as for variable-width fonts because a 14-point Courier is visually
  2137. !   larger than a 14-point Times, which may be a bug in the fonts, or may just
  2138. !   be an artifact of it being fixed width, I'm not sure.  Anyway, things look
  2139. !   better if the Courier fonts are one increment smaller than the Times or
  2140. !   Helvetica fonts, at least with the versions of those fonts on the systems
  2141. !   I've tried.  HOWEVER, this is not the case with the pairing of New Century
  2142. !   Schoolbook and Lucida Typewriter: with those two fonts, the 14 point
  2143. !   versions look good together.  So, your mileage may vary...
  2144. !
  2145. ! *documentFonts*small.1.pointsize:             60
  2146. ! *documentFonts*small.2.pointsize:             80
  2147. ! *documentFonts*small.3.pointsize:             100
  2148. ! *documentFonts*small.4.pointsize:             120
  2149. ! *documentFonts*small.5.pointsize:             140
  2150. ! *documentFonts*small.6.pointsize:             180
  2151. ! *documentFonts*small.7.pointsize:             240
  2152. !
  2153. ! *documentFonts*medium.1.pointsize:            80
  2154. ! *documentFonts*medium.2.pointsize:            100
  2155. ! *documentFonts*medium.3.pointsize:            120
  2156. ! *documentFonts*medium.4.pointsize:            140
  2157. ! *documentFonts*medium.5.pointsize:            180
  2158. ! *documentFonts*medium.6.pointsize:            240
  2159. ! *documentFonts*medium.7.pointsize:            360
  2160. !
  2161. ! *documentFonts*large.1.pointsize:             100
  2162. ! *documentFonts*large.2.pointsize:             120
  2163. ! *documentFonts*large.3.pointsize:             140
  2164. ! *documentFonts*large.4.pointsize:             180
  2165. ! *documentFonts*large.5.pointsize:             240
  2166. ! *documentFonts*large.6.pointsize:             360
  2167. ! *documentFonts*large.7.pointsize:             480
  2168. !
  2169. ! *documentFonts*huge.1.pointsize:              120
  2170. ! *documentFonts*huge.2.pointsize:              140
  2171. ! *documentFonts*huge.3.pointsize:              180
  2172. ! *documentFonts*huge.4.pointsize:              240
  2173. ! *documentFonts*huge.5.pointsize:              360
  2174. ! *documentFonts*huge.6.pointsize:              480
  2175. ! *documentFonts*huge.7.pointsize:              640
  2176.  
  2177. ! ============================================================================
  2178. ! Specify sizes for all variable-width fonts.
  2179. ! ============================================================================
  2180. !
  2181. *documentFonts.latin1.variable*small.1.pointsize:       60
  2182. *documentFonts.latin1.variable*small.2.pointsize:       80
  2183. *documentFonts.latin1.variable*small.3.pointsize:       100
  2184. *documentFonts.latin1.variable*small.4.pointsize:       120
  2185. *documentFonts.latin1.variable*small.5.pointsize:       140
  2186. *documentFonts.latin1.variable*small.6.pointsize:       180
  2187. *documentFonts.latin1.variable*small.7.pointsize:       240
  2188.  
  2189. *documentFonts.latin1.variable*medium.1.pointsize:      80
  2190. *documentFonts.latin1.variable*medium.2.pointsize:      100
  2191. *documentFonts.latin1.variable*medium.3.pointsize:      120
  2192. *documentFonts.latin1.variable*medium.4.pointsize:      140
  2193. *documentFonts.latin1.variable*medium.5.pointsize:      180
  2194. *documentFonts.latin1.variable*medium.6.pointsize:      240
  2195. *documentFonts.latin1.variable*medium.7.pointsize:      360
  2196.  
  2197. *documentFonts.latin1.variable*large.1.pointsize:       100
  2198. *documentFonts.latin1.variable*large.2.pointsize:       120
  2199. *documentFonts.latin1.variable*large.3.pointsize:       140
  2200. *documentFonts.latin1.variable*large.4.pointsize:       180
  2201. *documentFonts.latin1.variable*large.5.pointsize:       240
  2202. *documentFonts.latin1.variable*large.6.pointsize:       360
  2203. *documentFonts.latin1.variable*large.7.pointsize:       480
  2204.  
  2205. *documentFonts.latin1.variable*huge.1.pointsize:        120
  2206. *documentFonts.latin1.variable*huge.2.pointsize:        140
  2207. *documentFonts.latin1.variable*huge.3.pointsize:        180
  2208. *documentFonts.latin1.variable*huge.4.pointsize:        240
  2209. *documentFonts.latin1.variable*huge.5.pointsize:        360
  2210. *documentFonts.latin1.variable*huge.6.pointsize:        480
  2211. *documentFonts.latin1.variable*huge.7.pointsize:        640
  2212.  
  2213. ! ============================================================================
  2214. ! Specify sizes for all fixed-width fonts; see comment above.
  2215. ! ============================================================================
  2216. !
  2217. *documentFonts.latin1.fixed*small.1.pointsize:          40
  2218. *documentFonts.latin1.fixed*small.2.pointsize:          60
  2219. *documentFonts.latin1.fixed*small.3.pointsize:          80
  2220. *documentFonts.latin1.fixed*small.4.pointsize:          100
  2221. *documentFonts.latin1.fixed*small.5.pointsize:          120
  2222. *documentFonts.latin1.fixed*small.6.pointsize:          140
  2223. *documentFonts.latin1.fixed*small.7.pointsize:          180
  2224.  
  2225. *documentFonts.latin1.fixed*medium.1.pointsize: 60
  2226. *documentFonts.latin1.fixed*medium.2.pointsize: 80
  2227. *documentFonts.latin1.fixed*medium.3.pointsize: 100
  2228. *documentFonts.latin1.fixed*medium.4.pointsize: 120
  2229. *documentFonts.latin1.fixed*medium.5.pointsize: 140
  2230. *documentFonts.latin1.fixed*medium.6.pointsize: 180
  2231. *documentFonts.latin1.fixed*medium.7.pointsize: 240
  2232.  
  2233. *documentFonts.latin1.fixed*large.1.pointsize:          80
  2234. *documentFonts.latin1.fixed*large.2.pointsize:          100
  2235. *documentFonts.latin1.fixed*large.3.pointsize:          120
  2236. *documentFonts.latin1.fixed*large.4.pointsize:          140
  2237. *documentFonts.latin1.fixed*large.5.pointsize:          180
  2238. *documentFonts.latin1.fixed*large.6.pointsize:          240
  2239. *documentFonts.latin1.fixed*large.7.pointsize:          360
  2240.  
  2241. *documentFonts.latin1.fixed*huge.1.pointsize:           100
  2242. *documentFonts.latin1.fixed*huge.2.pointsize:           120
  2243. *documentFonts.latin1.fixed*huge.3.pointsize:           140
  2244. *documentFonts.latin1.fixed*huge.4.pointsize:           180
  2245. *documentFonts.latin1.fixed*huge.5.pointsize:           240
  2246. *documentFonts.latin1.fixed*huge.6.pointsize:           360
  2247. *documentFonts.latin1.fixed*huge.7.pointsize:           480
  2248.  
  2249. *documentFonts.jisx0208*small.1.pixelsize:      14
  2250. *documentFonts.jisx0208*small.2.pixelsize:      14
  2251. *documentFonts.jisx0208*small.3.pixelsize:      14
  2252. *documentFonts.jisx0208*small.4.pixelsize:      14
  2253. *documentFonts.jisx0208*small.5.pixelsize:      16
  2254. *documentFonts.jisx0208*small.6.pixelsize:      16
  2255. *documentFonts.jisx0208*small.7.pixelsize:      24
  2256.  
  2257. *documentFonts.jisx0208*medium.1.pixelsize:     14
  2258. *documentFonts.jisx0208*medium.2.pixelsize:     14
  2259. *documentFonts.jisx0208*medium.3.pixelsize:     14
  2260. *documentFonts.jisx0208*medium.4.pixelsize:     16
  2261. *documentFonts.jisx0208*medium.5.pixelsize:     16
  2262. *documentFonts.jisx0208*medium.6.pixelsize:     24
  2263. *documentFonts.jisx0208*medium.7.pixelsize:     24
  2264.  
  2265. *documentFonts.jisx0208*large.1.pixelsize:      14
  2266. *documentFonts.jisx0208*large.2.pixelsize:      14
  2267. *documentFonts.jisx0208*large.3.pixelsize:      16
  2268. *documentFonts.jisx0208*large.4.pixelsize:      16
  2269. *documentFonts.jisx0208*large.5.pixelsize:      24
  2270. *documentFonts.jisx0208*large.6.pixelsize:      24
  2271. *documentFonts.jisx0208*large.7.pixelsize:      24
  2272.  
  2273. *documentFonts.jisx0208*huge.1.pixelsize:       14
  2274. *documentFonts.jisx0208*huge.2.pixelsize:       16
  2275. *documentFonts.jisx0208*huge.3.pixelsize:       16
  2276. *documentFonts.jisx0208*huge.4.pixelsize:       24
  2277. *documentFonts.jisx0208*huge.5.pixelsize:       24
  2278. *documentFonts.jisx0208*huge.6.pixelsize:       24
  2279. *documentFonts.jisx0208*huge.7.pixelsize:       24
  2280.  
  2281. *documentFonts.jisx0201*small.1.pixelsize:      14
  2282. *documentFonts.jisx0201*small.2.pixelsize:      14
  2283. *documentFonts.jisx0201*small.3.pixelsize:      14
  2284. *documentFonts.jisx0201*small.4.pixelsize:      14
  2285. *documentFonts.jisx0201*small.5.pixelsize:      16
  2286. *documentFonts.jisx0201*small.6.pixelsize:      16
  2287. *documentFonts.jisx0201*small.7.pixelsize:      24
  2288.  
  2289. *documentFonts.jisx0201*medium.1.pixelsize:     14
  2290. *documentFonts.jisx0201*medium.2.pixelsize:     14
  2291. *documentFonts.jisx0201*medium.3.pixelsize:     14
  2292. *documentFonts.jisx0201*medium.4.pixelsize:     16
  2293. *documentFonts.jisx0201*medium.5.pixelsize:     16
  2294. *documentFonts.jisx0201*medium.6.pixelsize:     24
  2295. *documentFonts.jisx0201*medium.7.pixelsize:     24
  2296.  
  2297. *documentFonts.jisx0201*large.1.pixelsize:      14
  2298. *documentFonts.jisx0201*large.2.pixelsize:      14
  2299. *documentFonts.jisx0201*large.3.pixelsize:      16
  2300. *documentFonts.jisx0201*large.4.pixelsize:      16
  2301. *documentFonts.jisx0201*large.5.pixelsize:      24
  2302. *documentFonts.jisx0201*large.6.pixelsize:      24
  2303. *documentFonts.jisx0201*large.7.pixelsize:      24
  2304.  
  2305. *documentFonts.jisx0201*huge.1.pixelsize:       14
  2306. *documentFonts.jisx0201*huge.2.pixelsize:       16
  2307. *documentFonts.jisx0201*huge.3.pixelsize:       16
  2308. *documentFonts.jisx0201*huge.4.pixelsize:       24
  2309. *documentFonts.jisx0201*huge.5.pixelsize:       24
  2310. *documentFonts.jisx0201*huge.6.pixelsize:       24
  2311. *documentFonts.jisx0201*huge.7.pixelsize:       24
  2312.  
  2313. *documentFonts.jisx0212*small.1.pixelsize:      16
  2314. *documentFonts.jisx0212*small.2.pixelsize:      16
  2315. *documentFonts.jisx0212*small.3.pixelsize:      16
  2316. *documentFonts.jisx0212*small.4.pixelsize:      16
  2317. *documentFonts.jisx0212*small.5.pixelsize:      16
  2318. *documentFonts.jisx0212*small.6.pixelsize:      16
  2319. *documentFonts.jisx0212*small.7.pixelsize:      24
  2320.  
  2321. *documentFonts.jisx0212*medium.1.pixelsize:     16
  2322. *documentFonts.jisx0212*medium.2.pixelsize:     16
  2323. *documentFonts.jisx0212*medium.3.pixelsize:     16
  2324. *documentFonts.jisx0212*medium.4.pixelsize:     16
  2325. *documentFonts.jisx0212*medium.5.pixelsize:     16
  2326. *documentFonts.jisx0212*medium.6.pixelsize:     24
  2327. *documentFonts.jisx0212*medium.7.pixelsize:     24
  2328.  
  2329. *documentFonts.jisx0212*large.1.pixelsize:      16
  2330. *documentFonts.jisx0212*large.2.pixelsize:      16
  2331. *documentFonts.jisx0212*large.3.pixelsize:      16
  2332. *documentFonts.jisx0212*large.4.pixelsize:      16
  2333. *documentFonts.jisx0212*large.5.pixelsize:      24
  2334. *documentFonts.jisx0212*large.6.pixelsize:      24
  2335. *documentFonts.jisx0212*large.7.pixelsize:      24
  2336.  
  2337. *documentFonts.jisx0212*huge.1.pixelsize:       16
  2338. *documentFonts.jisx0212*huge.2.pixelsize:       16
  2339. *documentFonts.jisx0212*huge.3.pixelsize:       16
  2340. *documentFonts.jisx0212*huge.4.pixelsize:       24
  2341. *documentFonts.jisx0212*huge.5.pixelsize:       24
  2342. *documentFonts.jisx0212*huge.6.pixelsize:       24
  2343. *documentFonts.jisx0212*huge.7.pixelsize:       24
  2344.  
  2345. *documentFonts.ksc5601*small.1.pixelsize:       14
  2346. *documentFonts.ksc5601*small.2.pixelsize:       14
  2347. *documentFonts.ksc5601*small.3.pixelsize:       14
  2348. *documentFonts.ksc5601*small.4.pixelsize:       14
  2349. *documentFonts.ksc5601*small.5.pixelsize:       16
  2350. *documentFonts.ksc5601*small.6.pixelsize:       16
  2351. *documentFonts.ksc5601*small.7.pixelsize:       24
  2352.  
  2353. *documentFonts.ksc5601*medium.1.pixelsize:      14
  2354. *documentFonts.ksc5601*medium.2.pixelsize:      14
  2355. *documentFonts.ksc5601*medium.3.pixelsize:      14
  2356. *documentFonts.ksc5601*medium.4.pixelsize:      16
  2357. *documentFonts.ksc5601*medium.5.pixelsize:      16
  2358. *documentFonts.ksc5601*medium.6.pixelsize:      24
  2359. *documentFonts.ksc5601*medium.7.pixelsize:      24
  2360.  
  2361. *documentFonts.ksc5601*large.1.pixelsize:       14
  2362. *documentFonts.ksc5601*large.2.pixelsize:       14
  2363. *documentFonts.ksc5601*large.3.pixelsize:       16
  2364. *documentFonts.ksc5601*large.4.pixelsize:       16
  2365. *documentFonts.ksc5601*large.5.pixelsize:       24
  2366. *documentFonts.ksc5601*large.6.pixelsize:       24
  2367. *documentFonts.ksc5601*large.7.pixelsize:       24
  2368.  
  2369. *documentFonts.ksc5601*huge.1.pixelsize:        14
  2370. *documentFonts.ksc5601*huge.2.pixelsize:        16
  2371. *documentFonts.ksc5601*huge.3.pixelsize:        16
  2372. *documentFonts.ksc5601*huge.4.pixelsize:        24
  2373. *documentFonts.ksc5601*huge.5.pixelsize:        24
  2374. *documentFonts.ksc5601*huge.6.pixelsize:        24
  2375. *documentFonts.ksc5601*huge.7.pixelsize:        24
  2376.  
  2377. *documentFonts.gb2312*small.1.pixelsize:        16
  2378. *documentFonts.gb2312*small.2.pixelsize:        16
  2379. *documentFonts.gb2312*small.3.pixelsize:        16
  2380. *documentFonts.gb2312*small.4.pixelsize:        16
  2381. *documentFonts.gb2312*small.5.pixelsize:        16
  2382. *documentFonts.gb2312*small.6.pixelsize:        16
  2383. *documentFonts.gb2312*small.7.pixelsize:        24
  2384.  
  2385. *documentFonts.gb2312*medium.1.pixelsize:       16
  2386. *documentFonts.gb2312*medium.2.pixelsize:       16
  2387. *documentFonts.gb2312*medium.3.pixelsize:       16
  2388. *documentFonts.gb2312*medium.4.pixelsize:       16
  2389. *documentFonts.gb2312*medium.5.pixelsize:       16
  2390. *documentFonts.gb2312*medium.6.pixelsize:       24
  2391. *documentFonts.gb2312*medium.7.pixelsize:       24
  2392.  
  2393. *documentFonts.gb2312*large.1.pixelsize:        16
  2394. *documentFonts.gb2312*large.2.pixelsize:        16
  2395. *documentFonts.gb2312*large.3.pixelsize:        16
  2396. *documentFonts.gb2312*large.4.pixelsize:        16
  2397. *documentFonts.gb2312*large.5.pixelsize:        24
  2398. *documentFonts.gb2312*large.6.pixelsize:        24
  2399. *documentFonts.gb2312*large.7.pixelsize:        24
  2400.  
  2401. *documentFonts.gb2312*huge.1.pixelsize:         16
  2402. *documentFonts.gb2312*huge.2.pixelsize:         16
  2403. *documentFonts.gb2312*huge.3.pixelsize:         16
  2404. *documentFonts.gb2312*huge.4.pixelsize:         24
  2405. *documentFonts.gb2312*huge.5.pixelsize:         24
  2406. *documentFonts.gb2312*huge.6.pixelsize:         24
  2407. *documentFonts.gb2312*huge.7.pixelsize:         24
  2408.  
  2409. *documentFonts.cns11643*small.1.pixelsize:      16
  2410. *documentFonts.cns11643*small.2.pixelsize:      16
  2411. *documentFonts.cns11643*small.3.pixelsize:      16
  2412. *documentFonts.cns11643*small.4.pixelsize:      16
  2413. *documentFonts.cns11643*small.5.pixelsize:      16
  2414. *documentFonts.cns11643*small.6.pixelsize:      16
  2415. *documentFonts.cns11643*small.7.pixelsize:      24
  2416.  
  2417. *documentFonts.cns11643*medium.1.pixelsize:     16
  2418. *documentFonts.cns11643*medium.2.pixelsize:     16
  2419. *documentFonts.cns11643*medium.3.pixelsize:     16
  2420. *documentFonts.cns11643*medium.4.pixelsize:     16
  2421. *documentFonts.cns11643*medium.5.pixelsize:     16
  2422. *documentFonts.cns11643*medium.6.pixelsize:     24
  2423. *documentFonts.cns11643*medium.7.pixelsize:     24
  2424.  
  2425. *documentFonts.cns11643*large.1.pixelsize:      16
  2426. *documentFonts.cns11643*large.2.pixelsize:      16
  2427. *documentFonts.cns11643*large.3.pixelsize:      16
  2428. *documentFonts.cns11643*large.4.pixelsize:      16
  2429. *documentFonts.cns11643*large.5.pixelsize:      24
  2430. *documentFonts.cns11643*large.6.pixelsize:      24
  2431. *documentFonts.cns11643*large.7.pixelsize:      24
  2432.  
  2433. *documentFonts.cns11643*huge.1.pixelsize:               16
  2434. *documentFonts.cns11643*huge.2.pixelsize:               16
  2435. *documentFonts.cns11643*huge.3.pixelsize:               16
  2436. *documentFonts.cns11643*huge.4.pixelsize:               24
  2437. *documentFonts.cns11643*huge.5.pixelsize:               24
  2438. *documentFonts.cns11643*huge.6.pixelsize:               24
  2439. *documentFonts.cns11643*huge.7.pixelsize:               24
  2440.  
  2441.  
  2442. ! ============================================================================
  2443. ! Fonts used for printing.
  2444. ! ============================================================================
  2445. !
  2446. ! psname  is the full PostScript font name
  2447. ! pscode  is the character encoding used in the PostScript font
  2448. ! pswidth is the PostScript width per character, only useful for "square"
  2449. !         fonts such as those found in East Asia
  2450. !
  2451. ! See the comments on DocumentFonts above for the other fields.
  2452.  
  2453.  
  2454. ! The following Latin-1 PostScript printer fonts are hard-coded into Netscape
  2455. ! and cannot be changed.
  2456. !
  2457. !*documentFonts.latin1.variable.normal*psname:        Times-Roman
  2458. !*documentFonts.latin1.variable.bold*psname:        Times-Bold
  2459. !*documentFonts.latin1.variable.italic*psname:        Times-Italic
  2460. !*documentFonts.latin1.variable.boldItalic*psname:    Times-BoldItalic
  2461. !*documentFonts.latin1.fixed.normal*psname:        Courier
  2462. !*documentFonts.latin1.fixed.bold*psname:        Courier-Bold
  2463. !*documentFonts.latin1.fixed.italic*psname:        Courier-Oblique
  2464. !*documentFonts.latin1.fixed.boldItalic*psname:        Courier-BoldOblique
  2465. !*documentFonts.latin1*pscode:                iso-8859-1
  2466. !*documentFonts.latin1*pswidth:                *
  2467.  
  2468.  
  2469. ! Netscape does not differentiate between variable and fixed, and between
  2470. ! normal, bold, italic and boldItalic for the following East Asian fonts.
  2471. !
  2472. ! The charset fields are the charset names corresponding to the available
  2473. ! locales (e.g. for Japan, that would be x-euc-jp and x-sjis).
  2474. !
  2475. !*documentFonts.x-euc-jp*psname:        Ryumin-Light-RKSJ-H
  2476. !*documentFonts.x-euc-jp*pscode:        x-sjis
  2477. !*documentFonts.x-euc-jp*pswidth:    1000
  2478. !*documentFonts.x-sjis*psname:        Ryumin-Light-RKSJ-H
  2479. !*documentFonts.x-sjis*pscode:        x-sjis
  2480. !*documentFonts.x-sjis*pswidth:        1000
  2481.  
  2482. !*documentFonts.euc-kr*psname:        SMgoJ
  2483. !*documentFonts.euc-kr*pscode:        euc-kr
  2484. !*documentFonts.euc-kr*pswidth:        1000
  2485.  
  2486. !*documentFonts.gb2312*psname:        ???
  2487. !*documentFonts.gb2312*pscode:        ???
  2488. !*documentFonts.gb2312*pswidth:        ???
  2489.  
  2490. !*documentFonts.x-euc-tw*psname:    ???
  2491. !*documentFonts.x-euc-tw*pscode:    ???
  2492. !*documentFonts.x-euc-tw*pswidth:    ???
  2493.  
  2494. *url.whats_new:    http://home.netscape.com/home/whats-new.html
  2495. *url.whats_cool:http://home.netscape.com/home/whats-cool.html
  2496. *url.directory:    http://home.netscape.com/home/internet-directory.html
  2497. *url.search:    http://home.netscape.com/home/internet-search.html
  2498. *url.white:    http://home.netscape.com/home/internet-white-pages.html
  2499. *url.about:    http://home.netscape.com/home/about-the-internet.html
  2500. *url.howto:    http://home.netscape.com/home/how-to-create-web-services.html
  2501. *url.netscape:    http://home.netscape.com/
  2502. *url.galleria:    http://home.netscape.com/home/netscape-galleria.html
  2503. *url.rel_notes:    http://home.netscape.com/eng/mozilla/1.1I/relnotes/unix-
  2504. *url.reg:    http://home.netscape.com/cgi-bin/reginfo.cgi
  2505. *url.manual:    http://home.netscape.com/eng/mozilla/1.1I/handbook/
  2506. *url.faq:    http://home.netscape.com/eng/mozilla/1.1I/faq.html
  2507. *url.security:    http://home.netscape.com/info/security-doc.html
  2508. *url.feedback:    http://home.netscape.com/home/how-to-give-feedback.html
  2509. *url.support:    http://home.netscape.com/home/how-to-get-support.html
  2510.  
  2511. ! Additional Strings to be localized
  2512.  
  2513. *strings.6796:α⌡╞φ▌╫╪╣≥πδ¿íñ\n (TCP ≥πδ¿ %s)\n\nµ▄Φ╖╟┬╚╣▌┘┌┘íñ
  2514.  
  2515. *strings.6795:Netscape α╥╬╬╠╧╔ú╤└╠∙╚φσ⌠╬√╚∙╬ñ≡┬⌠·╦╖íñ╚∙╬ñ≡┬╞½╫Σ╚ñ═╨─╪∙├±óíñ\n\nτ┤─íΣ─µ▄╟┬╚╣▌┘┌┘íñ
  2516.  
  2517. *strings.6793:Netscape ╪┤≡┘ⁿ╒─Γ┘▄.\n\n∙├▌≡─í╦Φ≤▄╞ε═╨─í╦Φß■ߺ.
  2518.  
  2519. *strings.6791: α╥╬╬δÑ°ⁿ╞°╬√╨⌐ ( URL ) ╚φσ⌠:\n  %.200s\n\n≤⌠╤τ▌╒╘╢╚φσ⌠╦Σ╟┬µ▄íñ
  2520.  
  2521. *strings.6789:α╥╬╬╦≡╞ε▌╖┘»╬√FTPφ╝╚ó
  2522.  
  2523. *strings.6788:Netscape α╥╬╬▌├σ⌠╠╧▌╒╘╢╚∙╬ñ≡┬╬√FTPπ«≥╙φ╝╚óíñ ╔ú┘≥─Γ╫Σ─╢τÑ(download)≤≥╒∙íñ\n\n╔ú═╨╧»╠╧▌╒╘╢╚∙╬ñ≡┬╬√Ωº▄í╘▐⌠·╦╖═╨╧»τ┤─íΣ─µ▄╟┬µ▄─í╚╣íñ
  2524.  
  2525. *strings.6787:Netscape ─Γ╫Σα⌡╪╩╩╤ⁿ╚╞°≥τ(cd)╠╘┼∩╠»FTP╚∙╬ñ≡┬íñ╔ú─Γ╫Σ²¿╥α╔▒╬√╞°≥τíñ\n\n╔ú╞½▌╒╘╢╚∙╬ñ≡┬╬√╬√Ωº▄í⌠·╦╖═╨╧»╘▐τ┤─íΣ─µ▄╟┬µ▄─í╚╣íñ
  2526.  
  2527. *strings.6786:Netscape ─Γ╫Σα⌡╪╩≥╙┼°┘╒╠╘┼∩╠»FTP╚∙╬ñ≡┬┼Φ╨·╟íφ░≡π▌┘┌┘íñ\n\n╔ú╞½▌╒╘╢╚∙╬ñ≡┬╬√╬√Ωº▄í⌠·╦╖═╨╧»╘▐τ┤─íΣ─µ▄╟┬µ▄─í╚╣íñ
  2528.  
  2529. *strings.6785:Netscape α╥╬╬▐≥╩╞µ┌≤≥╒∙:\n  %.200s\n\n≤⌠╤τµ┌≤≥╒∙α╙╤Ñ╟┬µ▄─í╚╣íñ
  2530.  
  2531. *strings.6784:▄¿╞φ─í╘╢Σ╗Ω╠╬√≥πδ¿: ╧µ╬╬╬√NNTP▌┘┌┘\n\n╟┬▌┘┌┘─í╚╣íñ 
  2532.  
  2533. *strings.6783:▄¿╞φΩ╪Σ╗Ω╠╚∙╬ñ≡┬╚┤∙├╬√≥πδ¿íñ\n\n╟±╬¬╔úα╥╬╬╟┬╚╣▌┘┌┘í«ε∙╠╧µ┌╚∙╬ñ≡┬╬√Ωº▄í╘▐⌠·╦╖íñ
  2534.  
  2535. *strings.6782:╩⌠╚┤√└≤▄íñ  ╚∙╬ñ≡┬╞½╫Σ─╪∙├±ó═╨╩⌠╚┤√└≤▄íñ\n\n╟±╬¬τ┤─íΣ─╔úα╥╬╬╟┬╚╣▌┘┌┘í«ε∙╠╧µ┌╚∙╬ñ≡┬╬√Ωº▄í╘▐⌠·╦╖íñ
  2536.  
  2537. *strings.6781:Netscape α╥╬╬φ²╠∙╚∙╬ñ≡┬╬√╚φσ⌠:\n  %.200s\nµ┌╚∙╬ñ≡┬╩⌠╚┤DNS─½─╟íñ\n\n╟π╚φσ⌠(URL)─í·±─π≤⌠╤τ╚∙╬ñ≡┬╬√╟╪╟≤α╙╤Ñ╟┬µ▄íñ
  2538.  
  2539. *strings.6780:µ┌╚∙╬ñ≡┬╬√▌┘┌┘─╪─π÷╦íñ\nµ┌╚∙╬ñ≡┬╞½╫Σ─╪∙├±ó═╨Ω╜µ√┼°▄ó─º┘┬≈εíñ\n\nτ┤─íΣ─µ▄╟┬µ▄▌┘┌┘íñ
  2540.  
  2541. *strings.6779:Σ╗Ω╠Γ·─Γ╫Σ▀╚╦≥íñ╞½╫Σ─íτ┤▀µíñ\n\nµ▄╠╜╠º╞╞Γ·╞°íñ
  2542.  
  2543. *strings.6778:Netscape α╥╬╬╞╘ΓΣ╔ú╬√Σ╗Ω╠(News)≤≥╒∙ (newsrc)íñ\n\nε∙ⁿ╙ΓÑ╔ú╬√≤└≥┘╤╥╔┴╞▀φ²╦Σ╟┬µ▄─í╚╣íñ
  2544.  
  2545. *strings.6777:Netscape α╥╬╬╞╘ΓΣ≤≥╒∙:\n  %.200s\n\n≤⌠╤τ≤≥╒∙╟╪╦Σ╟┬µ▄─í╚╣íñ
  2546.  
  2547. *strings.6764:σ╡Netscapeα⌡╪╩φ░≡π╒δ┼°▄óΩ╜µ√≥πδ¿.\n(Ω╜µ√≥πδ¿: %s)\n\nµ▄╟┬▌┘┌┘─í╚╣.
  2548.  
  2549. *strings.6771:α⌡╪╩τ┘─═Γ╙╟╡╒δ≥πδ¿í¿\nNetscapeα╥╬╬╠╧SMTP╚∙╬ñ≡┬▌┘┌┘íñ\nµ┌╚∙╬ñ≡┬─╪∙├±ó═╨▌╖≥πδ¿╟Γ╪┘σ⌠íñ\n\nε∙ⁿ╙ΓÑ╔ú╬√Γ╙╟╡≤└≥┘╤╥╔┴╞▀φ²╦Σ╟┬µ▄─í╚╣íñ
  2550.  
  2551. *strings.6770:α⌡╪╩τ┘─═Γ╙╟╡╒δ≥πδ¿:\n"┌╖í¿"╬√φ║≈ε─Γ╞▀φ²íñ\n\nε∙╟π╔ú╬√Γ╙╟╡≤└≥┘─πⁿ╙ΓÑ╔ú╬√Γ╙╟╡╟Γ╔▀╤╥╔┴╞▀φ²╦Σ╟┬µ▄─í╚╣íñ
  2552.  
  2553. *strings.6769:α⌡╪╩τ┘─═Γ╙╟╡╒δ≥πδ¿:\n"╠»í¿"╬√φ║≈ε─Γ╞▀φ²íñ\n\nε∙≤⌠╤ττ┘─═Γ╙╟╡╟Γ╔▀╤╥╔┴╞▀φ²╦Σ╟┬µ▄─í╚╣íñ
  2554.  
  2555. *strings.6767:α⌡╪╩τ┘─═Γ╙╟╡╒δ≥πδ¿:\n╞█╪╣╒╔ⁿ╒╤╥╧µ╬╬╬√íñ\n\nε∙≤⌠╤τ╪╣╒╔ⁿ╒╦Σ╟┬µ▄─í╚╣íñ
  2556.  
  2557. *strings.6766:α⌡╪╩τ┘─═Γ╙╟╡╒δ≥πδ¿: SMTP ╚∙╬ñ≡┬≥πδ¿íñ\n\nε∙╠╧╔ú╬√τ┘─═╚∙╬ñ≡┬╬√Ωº▄í╘▐⌠·╦╖íñ
  2558.  
  2559. *strings.6760:┼°▄óΩ╜µ√≥πδ¿:\n─Γ╫Σ╠╧╚∙╬ñ≡┬▌┘┌┘(TCP≥πδ¿ %s)\nµ┌╚∙╬ñ≡┬╞½╫Σ─╪∙├±ó═╨─Γ╫Σ╟⌠╠╜íñ\n\nτ┤─íΣ─µ▄╟┬µ▄─í╚╣íñ
  2560.  
  2561. *strings.6758:Netscape╬√Ω╜µ√▌┘┌┘▌╖╚∙╬ñ≡┬═▄ß║í¿\n  %.200s\nµ┌╚∙╬ñ≡┬╞½╫Σ─Γ┌┘╚¡▌┘┌┘═╨╚ñíñ\n\nτ┤─íΣ─µ▄╟┬µ▄─í╚╣íñ
  2562.  
  2563. *strings.6757:Netscape ─Γ╫Σ▐╢╨·Ω╜µ√▌╘▀╞╒╜(socket)íñ\n▌╒╘╢╦╖▄╙╬√╬√µ±Σπ╞½╫Σ─Γ┘▄═╨Ω╜µ√─π÷╦íñ(╘╧╟▐: %s)\n\nµ▄╟┬⌠·ß╕─í╚╣═╨╙∞┌÷┘»Netscapeíñ
  2564.  
  2565. *strings.6755:Netscape ─Γ╫Σ╠╧µ┌╚∙╬ñ≡┬╔∙╚⌐▌╘▀╞╒╜(socket)╬√▌┘┌┘íñ╦╖▄╙╬√╬√µ±Σπ╞½╫Σ─Γ┘▄íñ\n\n╙∞┌÷┘»Netscapeíñ 
  2566.  
  2567. *strings.6754:Netscape ─Γ╫Σ╠╧╔ú╬√┼ε▄í╚∙╬ñ≡┬(proxy server)⌠·╦╖íñ\nµ┌╚∙╬ñ≡┬╞½╫Σ─╪∙├±ó═╨▌╖≥πδ¿╟Γ╪┘σ⌠íñ\n\nε∙φ²δÑ╔ú╬√┼ε▄í(Proxy)≤└≥┘╤╥╔┴╞▀φ²í«═╨╠╧╚∙╬ñ≡┬╬√Ωº▄í╘▐⌠·╦╖íñ
  2568.  
  2569. *strings.6753:Netscape α╥╬╬φ²╠∙╔ú╬√┼ε▄í╚∙╬ñ≡┬(proxy server)╚φσ⌠íñ\nµ┌╚∙╬ñ≡┬╞½╫Σ─╪∙├±ó═╨▌╖≥πδ¿╟Γ╪┘σ⌠íñ\n\nε∙φ²δÑ╔ú╬√┼ε▄í(Proxy)≤└≥┘╤╥╔┴╞▀φ²í«═╨╠╧╚∙╬ñ≡┬╬√Ωº▄í╘▐⌠·╦╖íñ
  2570.  
  2571. *strings.6749:≤≥╒∙─Γ┼²╔╓φ░≡π
  2572.  
  2573. *strings.6748:Netscape ┌┘╚¡φ░≡π╒δ┼°▄óΩ╜µ√≥πδ¿íñ\n(Ω╜µ√≥πδ¿: %s)\n\nµ▄Φ╖╟┬╚╣▌┘┌┘íñ
  2574.  
  2575. *strings.6747:Netscape ╞╘─ΓΓΣ⌡º╒δ≤≥╒∙:\n  %.200s\n\n≤⌠╤τ╔ú╬√'⌡º╒δ╞°≥τ'▌├σ⌠╦Σ╟┬µ▄íñ
  2576.  
  2577. *strings.6765:α⌡╪╩τ┘─═Γ╙╟╡╦τ≥πδ¿í¿\nΓ╙╟╡╧╙╟▀╟Γ╔▀╤╥╧µ╬╬╬√íñ\n\nε∙╟π╔ú╬√Γ╙╟╡≤└≥┘─πφ²δÑ╔ú╬√Γ╙╟╡╟Γ╔▀╤╥╔┴╞▀φ²í«α╙╤Ñ╟┬µ▄íñ
  2578.  
  2579. *strings.6750:α²Θ≈Θ╚íñNetscape ╠╜╓╝≤≥╒∙π«╪╩╦Σ╔┤╪µµ┌≤≥╒∙íñ\n\nε∙╔┤╪µ─í╦Φ≤≥╒∙╤Ñ╟┬µ▄
  2580.  
  2581. *strings.6740:α⌡╞φ√Γ╙ε≥πδ¿íñ\n\nε∙╟┬≥╙─½╔ú╬√╟╪╟≤╠╧─╟┼∩íñ
  2582.  
  2583. *strings.6734:╩⌠╚┤╤└╠∙α⌡╪╩╧»íñ
  2584.  
  2585. *strings.6733:╩⌠╚┤╤└╠∙┌┘╚¡╧»íñ
  2586.  
  2587. *strings.6732:╩⌠╚┤╤└╠∙┼Σ≈εíñ
  2588.  
  2589. *strings.6731:∞╤⌡º╒δ≤≥╒∙≥πδ¿íñ
  2590.  
  2591. *strings.6725:╟πMIME╓¬╚ó╚┤╟Θ▌σ╟╣╪╣╒╔íñ 
  2592.  
  2593. *strings.6722:╟─╟═╪⌠┼╧íñ ╟π┌┘╚¡≤≥╒∙╒δ≥πδ¿íñ\nπ«≥╙╞½╫Σ▌╖─π÷╦═╨α²Θ≈╧¿Γµ─Γ┘▄∞╤µ┌≤≥╒∙íñ\n\nε∙╟┬µ▄íñ≤⌠╤τ⌡º╒δ╞°≥τ╬√╞½╞ε╧¿Γµ═╨╙∞┌÷┘»Netscapeíñ
  2594.  
  2595. *strings.6721:╔ú╬√°▄╟╪Γ╛┼°╨··╛╬√╞╛╚τíñ
  2596.  
  2597. *strings.6720:╔ú╬√°▄╟╪Γ╛┼°╨··╛╬√79╟─íñ\nΦ╫─╦╟Θφ░√⌠╧»í«µ┌╚τ┘≥▌╖Φ≡╠╜í«═╨╙∞√Φⁿ╧╞ⁿíñ\n\nε∙ε╛≥╥µ┌°▄╟╪╦≡─µ─ΓΓ╛┼°80╘╢╟≤▄╩íñ
  2598.  
  2599. *strings.6699:╞█Netscape╤┬╦╩─╪╞┬╒µíñ\n▄ó╟π╔ú╞╖╞½╟⌠╠╜FTP╚φσ⌠(FTP Locations)╠╧╟πnetscape.com domain\n─π╬√╟╢╚⌠URL, ╦≤╟±╦█╦Φ╟π╔ú╬√╞°≥τ≥┘Γ·─π╬√íñ\n\n╔úδµ╙╤⌠╜┌╡Σ╗╬Ω╞█╬√Netscapeíñ
  2600.  
  2601. *strings.6698:╞█Netscape╤┬╦╩─╪╞┬╒µíñ\n▄ó╟π╔ú╞╖╞½╟⌠╠╜FTP╚φσ⌠(FTP Locations)╠╧╟πnetscape.com domain\n─π╬√╟╢╚⌠URL, ╦≤╟±╦█╦Φ╟π╔ú╬√╞°≥τ≥┘Γ·─π╬√íñ\n\n╔úδµ╙╤⌠╜┌╡Σ╗╬Ω╞█╬√Netscapeíñ
  2602.  
  2603. *strings.6697:╩⌠╚┤WAIS┼ε▄í(proxy) ▌╖╪┘σ⌠íñ\n\n≤⌠╤τ╔ú╬√┼ε▄í(proxy)≤└≥┘╦Σ╟┬µ▄íñ
  2604.  
  2605. *strings.6696:α⌡╞φ─í╘╢Σ╗Ω╠(NNTP) ≥πδ¿:\n %.100s
  2606.  
  2607. *strings.6695:α⌡╞φ─í╘╢Σ╗Ω╠≥πδ¿íñ ╟└▌σΣ╗Ω╠▄┌(newsgroups)╬√┌ß▀└─ΓΦσ═╡íñ\n \n╟┬²¿Φ╓╟└▌σΣ╗Ω╠▄┌─í╚╣íñ
  2608.  
  2609. *strings.6694:Netscape ╩╞─Γ╠»─í╘╢Σ╗Ω╠(News)≤≥╒∙ (newsrc)íñ╥│╔ú▐╢╨·─º─í╘╢íñ
  2610.  
  2611. *strings.6693:╩⌠╚┤NNTP╚∙╬ñ≡┬▌╖╪┘σ⌠íñ\n\n≤⌠╤τ╔ú╬√Σ╗Ω╠(News)≤└≥┘╦Σ╟┬µ▄íñ
  2612.  
  2613. *strings.6692:┼°▄ó─º▌╫╪╣≥πδ¿íñ\n  (Ω╜µ√≥πδ¿: %s)\n \nµ▄Φ╖╟┬╚╣▌┘┌┘═╨╠╧╔ú╬√╦╖▄╙Ωº▄í╘▐⌠·╦╖íñ
  2614.  
  2615. *strings.6691:╟▐╥│┼ε▄í(proxy)≥πδ¿í«Netscape α╥╬╬╠╧╟°╟└\nΣ╗Ω╠╚∙╬ñ≡┬(secure news server)▌┘┌┘íñ
  2616.  
  2617. *strings.-1179:╚∙╬ñ≡┬╬√ΓÑ╒≤─╪τ┤▀µíñ\n≤⌠╤τ╔ú╬√╦╖▄╙╬√┼╩▀µ╠╧╒δΓµíñ
  2618.  
  2619. *strings.-5288:╟▐╥│╔ú╩⌠╚┤╟┴╦Ω╥▐╟╤╬√┼√┘∩Ω½╬╬í«\nNetscape α╥╬╬╠╧╚∙╬ñ≡┬╟°╟└╟Γ▌╫╪╣íñ\n╔ú─Γ╫Σ╟°╟└╟Γ▌┘┌┘╠»╚∙╬ñ≡┬─╕íñ\n \n╔ú╞½µ▄Φ╖Γ╨╚τ╧µ╟°╟└▌┘┌┘íñ
  2620.  
  2621. *strings.-5285:┼°▄ó╟°╟└═╠≥πδ¿:\n (╟°╟└═╠≥πδ¿: %d)\n \n╔ú╞½╫Σα╥╬╬╠╧µ┌╚∙╬ñ≡┬Γ╨╚τ╟°╟└▌┘┌┘íñ \n\n╔ú╞½Γ╨╚τ╧µ╟°╟└▌┘┌┘í«╟±╬¬╔úπ≈íñ
  2622.  
  2623. *strings.-5279:╟▐╥│╚∙╬ñ≡┬╦≡╞ε─º─Γ┼┼╤╜╬√╟°╟└═╠╠╢·╛╬Ω╞█í«\nNetscapeα╥╬╬╠╧╞█╚∙╬ñ≡┬▌╫╪╣íñ\n\n─í╘╢Σ╗╬Ω╞█╬√Netscpae╞½╫Σ╞½┼Φµ╪╩ε▌╒╘╢┘┬≈εíñ
  2624.  
  2625. *strings.7146:▌┘┌┘▌╖═▄ß║
  2626.  
  2627. *strings.7022:╧µ╬╬ⁿ╚Γ╪ 
  2628.  
  2629. *strings.7005:I/O ≥πδ¿
  2630.  
  2631. *strings.7012:α╥╦═┘▄╪┤≡┘ⁿ╒ 
  2632.  
  2633. *strings.7009:─Γ╞▀φ²╬√≤≥╒∙µ└
  2634.  
  2635. *strings.7011:≡τ╔ó┘≥╧α┼╧
  2636.  
  2637. *strings.7133:Socket ─╪▌╖▌┘┌┘
  2638.  
  2639. *strings.7145:▌┘┌┘Γ╛╒δ
  2640.  
  2641. *strings.7150:≡τ╔ó╞▀╟πΓ╨╚τ
  2642.  
  2643. *strings.7149:EALREADY
  2644.  
  2645. *strings.7125:╟Γ╔▀─╪╟π╦≡╞ε
  2646.  
  2647. *strings.7004:─π÷╦╦╖▄╙ε■╞ε
  2648.  
  2649. *strings.7013:╩⌠╚┤▌┬╞½√Γ
  2650.  
  2651. *strings.7126:─Γ╫Σ┼í╪┘ε∙╩σ╬√╟Γ╔▀
  2652.  
  2653. *strings.7127:Ω╜µ√─π÷╦
  2654.  
  2655. *strings.7128:Ω╜µ√─Γ╫Σ╟⌠╠╜ 
  2656.  
  2657. *strings.7129:╟▐╥│ε∩╚φí«Ω╜µ√▌┘┌┘─π÷╦
  2658.  
  2659. *strings.7130:▌┘┌┘╞┬┌⌡
  2660.  
  2661. *strings.7131:▌╖╟╤╫╚(peer)ε∩╚φ▌┘┌┘
  2662.  
  2663. *strings.7134:Socket ╩⌠╚┤▌┘┌┘
  2664.  
  2665. *strings.7147:┼Σ±ó─╪∙├±ó
  2666.  
  2667. *strings.7148:╩⌠╚┤µ√╞±╠»┼Σ±ó
  2668.  
  2669. *strings.7201: (─ΓδÑ°ⁿ)
  2670.  
  2671. *strings.7202: (╚▄┘»≥┘≡σ)
  2672.  
  2673. *strings.7203: (─∙╠∙)
  2674.  
  2675. *strings.7204: (╩Σ╩╞╠»)
  2676.  
  2677. *strings.7210:%s Φ╖τ∙%dx%d τ∙╫├
  2678.  
  2679. *strings.7211:Φ╖τ∙╤╥Images are %d ╚φí« %d ▐╠─≈─╪┼í╪┘íñ
  2680.  
  2681. *strings.7212:Φ╖τ∙╤╥▐╠╚π╬√íñ
  2682.  
  2683. *strings.7213:Φ╖τ∙╤╥ %d ╚φ╚╚╨∙íñ
  2684.  
  2685. *strings.7214:Φ╖τ∙╤╥ %d ╚φ╓°┌│╚πíñ
  2686.  
  2687. *strings.7220:▌╒╤╥─í╘╢╞½Σ▓▐≥╬√╫─┼┐íñ≥╙─½Σ▓▐≥∙├⌡∩╟≤í¿ 
  2688.  
  2689. *strings.7230:MCOM-Global ±Ñ╞╕≤≥╒∙-1%s
  2690.  
  2691. *strings.7231:┼Σ╙╤φαε└
  2692.  
  2693. *strings.7232:<!-- ▌╒╤╥─í╘╢╚▄┘»▄¿╞φ╬√≤≥╒∙íñ\n    ╞╞┘≥▌╖√⌠╠╧≈╗ΩΣíñ\n    ε∙┼ªε╛≥╥! -->\n
  2694.  
  2695. *strings.7233:---±Ñ╞╕≤≥╒∙ß╕╩╓---\n
  2696.  
  2697. *strings.7240:▌┘┌┘: ▐≥╩╞┼Σ±ó: %.256s...
  2698.  
  2699. *strings.7241:▌┘┌┘: ┌┘·╜┼Σ±ó: %.256s...
  2700.  
  2701. *strings.7242:≥πδ¿: ─Γ╫Σα╥╧α°╒╬√╨·╟í▌┘┌┘íñ
  2702.  
  2703. *strings.7243:α╥╬╬φ²╠∙┼Σ±ó %.256s ╬√╚φσ⌠íñ
  2704.  
  2705. *strings.7244:α╥╬╬φ²╠∙┼Σ±ó %.256s ╬√╚φσ⌠íñ
  2706.  
  2707. *strings.7245:√⌠≤≥╒∙ ...
  2708.  
  2709. *strings.7246:√⌠≤≥╒∙...τ█╧█╨∙
  2710.  
  2711. *strings.7247:√⌠╞°≥τ...
  2712.  
  2713. *strings.7248:√⌠≤≥╒∙...╔∙╚⌐ 
  2714.  
  2715. *strings.7249:√⌠╞°≥τ...╔∙╚⌐
  2716.  
  2717. *strings.7250:┌┘╚¡ FTP ≤≥╒∙
  2718.  
  2719. *strings.7251:┌┘╚¡ FTP╞°≥τ 
  2720.  
  2721. *strings.7252:┌┘╚¡φ░≡πíñ
  2722.  
  2723. *strings.7253:π«≥╙φ░≡π
  2724.  
  2725. *strings.7254:▌┘┌┘: ┼Σ±ó┌┘·╜íñß½╤í╟▀ß░...
  2726.  
  2727. *strings.7255:▌┘┌┘: ╟┬µ▄─í╚╣ (HTTP 0.9)...
  2728.  
  2729. *strings.7256:▌┘┌┘: ┼Σ±ó┌┘·╜íñß½╤í╟▀ß░(Gopher)
  2730.  
  2731. *strings.7257:Γ╙╟╡╚⌐┼ⁿ╬√α⌡╪╩
  2732.  
  2733. *strings.7258:Σ╗Ω╠: ┌┘╚¡Σ╗Ω╠±√∩╖─╤▄┌...
  2734.  
  2735. *strings.7259:Σ╗Ω╠: ┌┘╚¡Σ╗Ω╠±√∩╖─╤▄┌...
  2736.  
  2737. *strings.7260:Σ╗Ω╠: ┌┘╚¡┼╞▌²...
  2738.  
  2739. *strings.7261:┌┘╚¡┼╞▌²╟─╧╨
  2740.  
  2741. *strings.7262:Σ╗Ω╠: √⌠Σ╗Ω╠±√∩╖─╤▄┌╟─╧╨
  2742.  
  2743. *strings.7263:Σ╗Ω╠: √⌠Σ╗Ω╠±√∩╖─╤▄┌⌠Ω√¬╪╣╒╔
  2744.  
  2745. *strings.7264:Σ╗Ω╠: ┼╞▌²┌Ω╩⌐...
  2746.  
  2747. *strings.7301:α╥╬╬Φ╥╚τ╞└▌σ²¿Φ╓╧»
  2748.  
  2749. *strings.7302:┼ε▄í(Proxy)ε∙╩σ╬√┌µ√Γ┼╔╒∙(authentication scheme)╤╥─Γ▌╖┼┼╤╜╬√íñ
  2750.  
  2751. *strings.7303:HTTP τÑ─½ßú╩⌐╒δ┼°▄ó╪┤≡┘ⁿ╒─Γ┘▄╬√≥πδ¿í╡
  2752.  
  2753. *strings.7304:┌╖╚∙╬ñ≡┬╧╙╟▀╬√─Γ╧íτ¼╬φΦΦ: %d!
  2754.  
  2755. *strings.7305:·└╔╦! ╧µ⌡º╥╠≤▄╞ε≥πδ¿í¿ NET_TotalNumberOfProcessingURLs < 0
  2756.  
  2757. *strings.7306::·└╔╦! ╧µ⌡º╥╠≤▄╞ε≥πδ¿í¿NET_TotalNumberOfOpenConnections < 0
  2758.  
  2759. *strings.7307:─∙▌σ─Γ┼┼╤╜URNí«╦≡╞εHTTP┼ε▄í(proxy)╚∙╬ñ≡┬í¿
  2760.  
  2761. *strings.7308:╟┬Γ╨─½ε■╞ε╞¬─π÷╦ß■ߺ
  2762.  
  2763. *strings.7309:─Γ╞▀φ²╬√╪╣╒╔µ└ 
  2764.  
  2765. *strings.7310:┼╞▌²µ└Γ╛┼°ε»▐╪
  2766.  
  2767. *strings.7311:α╥╬╬µ╥τÑ mailbox
  2768.  
  2769. *strings.7312: SMTP Γ╙╟╡┼Σ±ó⌡Σ╩⌠╠∙σ°
  2770.  
  2771. *strings.7313:SMTP α⌡╪╩Γ╙╟╡≥πδ¿íñ╚∙╬ñ≡┬√└≤▄: %.256s
  2772.  
  2773. *strings.7314:·└╔╦: ─ΓδÑ°ⁿ╬√ε╛εú : `
  2774.  
  2775. *strings.7315:▐▐·└╧Ωµ└! ╩⌠α⌡▄ó≈╦▀╨≡┬═╨µ╪εú≡┬
  2776.  
  2777. *strings.7316:─Γ╫Σ∞┴┼√╧╨φ²δÑ╬√ß╕╬¬╠»φαε└
  2778.  
  2779. *strings.7330:·└╔╦: ▌╒╤╥─í╘╢╞½┘┌╚τ╬√ `%s' ╘╧╞█(script)!\n\n╔úYou %s ╚┤∙├╙╤╟π╔ú╬√╞█╟Γ±ó─╕τ¬╚τ╟╢π⌠╬√╦╖▄╙╠╘┼∩íñ\n▌╒╤╥Φ╫╟°╟└═╠╬√╨ú≥≥íñ\n╪µ╧µ╔ú╔∙╟└─ºµ╪▌╒╘╢╘╧╞█(script)í«╔┴╨¼╨··╛╔ú─Γ╙╤τ¬╚τíñ\n\n┘┌╚τπ├í⌐
  2780.  
  2781. *strings.7317:·└╔╦: ─í╘╢HTTP┼ε▄í(proxy)┼Σ±ó▌╖╤└╠∙(%s)í« ╚■╦█╤╥─í╘╢─Γ╧íτ¼╬√┼Σ±óíñ\n\n▌╒┘≥π⌠╠└▌╒╘╢╞└▌σ┼Σ±ó╤╥─Γ╞½┌┘·╜╬√íñ\n╔ú╬√╟╪╟≤╚∙╬ñ≡┬(name server)╞½╫Σ╞±┘┬≈εí⌐\n≥╛µµ╔ú╬√╦╖▄╙Ωº▄í╘▐íñ
  2782.  
  2783. *strings.7318:·└╔╦:  ╤└╠∙─º─í╘╢─Γ╧íτ¼╬√SOCKS ┼Σ±ó (%s)íñ\n\n▌╒┘≥π⌠╠└▌╒╘╢╞└▌σ┼Σ±ó╤╥─Γ╞½┌┘·╜╬√íñ\n╔ú╬√╟╪╟≤╚∙╬ñ≡┬(name server)╞½╫Σ╞±┘┬≈εí⌐\n
  2784.  
  2785. *strings.7319:╟±╬¬╔ú╞╥Γⁿ╦≡╞ε╧µΓ╛╫╚╞ε┼┬╟╪╟≤╚∙╬ñ≡┬(non-root name server), \n╔úδµ╙╤▌├σ⌠ $SOCKS_NS⌠┐Φ║ⁿ╚Γ╪┼Φ╤└═ⁿ∩╦σ╡╬√╟╪╟≤╚∙╬ñ≡┬(name server)íñ \n╞╞╞½╫Σ╙╤(═╨─Γ╙╤)▌├σ⌠▌╒╘╢ⁿ╚Γ╪í«═╨SOCKS┼Σ±ó≤└≥┘í«╠»╚┤┘┬≈ε╬√┼Σ±ó╬√ IP ╟Γ╔▀╚╘─Γ╤╥╞╞╬√╬√╟╪╟≤íñ\n\n
  2786.  
  2787. *strings.7320:≥╛µµ╔ú╬√╦╖▄╙Ωº▄í╘▐íñ
  2788.  
  2789. *strings.7321:·└╔╦: ┼Φ─╢╬√┼Σ±ó─Γ╧íτ¼:\n\n
  2790.  
  2791. *strings.7322:·└╔╦: ┼Σ±ó %s ╤╥─Γ╧íτ¼╬√íñ\n
  2792.  
  2793. *strings.7323:\n▌╒π⌠╠└ßß─í╦Φ╠╧╟└▌σ┼Σ±ó╤╥─Γ╞½┌┘·╜íñ\n\n╞½╫Σ╔ú╬√╟╪╟≤╚∙╬ñ≡┬╚┤┘┬≈εí⌐\n
  2794.  
  2795. *strings.7324:╟πSunOS 4╦╖▄╙─╕í«╚┤╠Ñ╘╢ %s ╤╥╞½┘┌╚τ╬√í«\n─í╘╢╦≡╞ε DNSí«─í╘╢╦≡╞ε YP/NISíñ\n▌╒╤╥ DNS╞½┘┌╚τíñ ╞½╫Σ╔úδµ╙╤╦≡╞ε╞╢╞└─í╘╢í⌐\n\n
  2796.  
  2797. *strings.7325:╟πSunOS 4╦╖▄╙─╕í«╚┤╠Ñ╘╢ %s ╤╥╞½┘┌╚τ╬√í«\n─í╘╢╦≡╞ε DNSí«─í╘╢╦≡╞ε YP/NISíñ\n▌╒╤╥ YP/NIS ╞½┘┌╚τíñ╞½╫Σ╔úδµ╙╤╦≡╞ε>>╞└─í╘╢í⌐\n\n 
  2798.  
  2799. *strings.7331:╤╥
  2800.  
  2801. *strings.7332:╞½╫Σ
  2802.  
  2803. *strings.7333:√Γ╙ε≤⌠╤τ╞┬┌⌡íñ ╙∞µ▄?
  2804.  
  2805. *strings.7334:┼ε▄í(Proxy)√Γ╙ε≤⌠╤τ╞┬┌⌡íñ ╙∞µ▄?
  2806.  
  2807. *strings.7335:╙∞Σ╗Γ╙┘∞╩░╚⌐φ░≡π?
  2808.  
  2809. *strings.7336:╟π²¿╥α═╘╚┤╬√Σ╗Ω╠±√∩╖─╤▄┌─µ╨⌐í«\nNetscape ╧±╟⌠─í╟╣Σ╗Ω╠±√∩╖─╤▄┌╟─╧╨íñ\n\n╟πε■╠▒µ╪ε■≡┬═╨ΦΩ▌┌▌┘┌┘─πí«▌╒╞½╫Σδµ╙╤─¡┼íΩííñ\n╔ú╞½┌╖'≤≥╒∙'≥┘Γ·─π≥┘≡σ'Σ╗ß■ߺ'╤Ñ·½·²÷▀√¬íñ·½·²?
  2810.  
  2811. *strings.7351:╪╣╒╔: ╧µ╬╬╤└╠∙≡┬ `%c'\n
  2812.  
  2813. *strings.7352:┘┌╚τ╩╒╟Θ⌡º╒δ╟╪╟≤
  2814.  
  2815. *strings.7353:┘┌╚τ╩╒╟Θ XPStats
  2816.  
  2817. *strings.7360:ε∙≥╙─½─í╘╢╞ε┼┬╟╪ß┐Σ╗Ω╠╚∙╬ñ≡┬╟⌠╠╜
  2818.  
  2819. *strings.7361:╥│╞ε┼┬≥╙─½─╟┼∩ :
  2820.  
  2821. *strings.7400:<title>╚∙╬ñ≡┬╟─╧╨</title>\n<h1>╚∙╬ñ≡┬╟─╧╨</h1>\n▌╒╤╥╔ú°▄σ≈╬√Σ╗Ω╠±√∩╖─╤▄┌╬√╚∙╬ñ≡┬╟─╧╨íñ\nε∙≥┘≡σ─í╘╢╚∙╬ñ≡┬┼Φ²¿╥αΣ╗Ω╠±√∩╖─╤▄┌╬√╟─╧╨íñ\n<ul>
  2822.  
  2823. *strings.7401:<TITLE>─╪°▄σ≈╬√Σ╗Ω╠±√∩╖─╤▄┌</TITLE>\n<H1>°▄σ≈╬√Σ╗Ω╠±√∩╖─╤▄┌</H1>\n▌╒╤╥σ╡╨⌐°▄σ≈╬√Σ╗Ω╠±√∩╖─╤▄┌╬√╚∙╬ñ≡┬íñ\nΣ╗Ω╠±√∩╖─╤▄┌╟╪╟≤╞╩∙▒╬√φ░╟≤╤╥╚┤╟Θ┼╖Σ╗Ω╠╔ú⌡Σ╩⌠√⌠\n
  2824.  
  2825. *strings.7402:┼╞▌²╟⌠╟π═⌡σ╡╨⌐▄┌─πíñ\n<P>\n╪═┼°╟╢╚⌠─í╘╢Σ╗Ω╠±√∩╖─╤▄┌í«\n≥┘≡σΦ╫≤▄╬√╤║Γ┌╦Σ╤║"┌╖≥┘≡σ╬√Σ╗Ω╠±√∩╖─╤▄┌─π╪═┼°""\n
  2826.  
  2827. *strings.7403:╤║Γ┌íñ╙╤°▄σ≈╠»─í╘╢Σ╗╬√Σ╗Ω╠±√∩╖─╤▄┌í«\n╟π"°▄σ≈╠»╞█Σ╗Ω╠±√∩╖─╤▄┌"┘╤─π≥╙─½Σ╗Ω╠\n±√∩╖─╤▄┌╬√╟╪╟≤╦Σ╤║╟▀╦╧\n<P>\n╤║"╙∞µ╥τÑ"╤║Γ┌┼Φ╠╜┌╡▐▓Σ╗╬√┼╞▌²╟─╧╨íñ<p>\n
  2828.  
  2829. *strings.7404:<TITLE>Σ╗Ω╠≥πδ¿!</TITLE>\n<H1>Σ╗Ω╠≥πδ¿!</H1> Σ╗Ω╠┼Σ±ó╟▀≤▄: <b>%s</b><p>\n
  2830.  
  2831. *strings.7405:<b><p>╞½╫Σ┼╞▌²─╪σετ┤▀µ</b><p>\n
  2832.  
  2833. *strings.7406:<TITLE>Σ╗Ω╠±√∩╖─╤▄┌╟─╧╨</TITLE>\n<H1>Σ╗Ω╠±√∩╖─╤▄┌╟─╧╨</H1>\n<DL>\n
  2834.  
  2835. *strings.7407:<TITLE>Σ╗▄┌╟─╧╨</TITLE>\n<H2>╚▄┌╖%s╬√Σ╗▄┌╟─╧╨</H2><UL>\n
  2836.  
  2837. *strings.7408:\n<HR>\n<TITLE>Σ╗Ω╠±√∩╖─╤▄┌: %s</TITLE>\n<H1>Σ╗Ω╠±√∩╖─╤▄┌: %s</H1>\n<UL>\n
  2838.  
  2839. *strings.7409:<TITLE>Σ╗Ω╠≥πδ¿</TITLE>\n<h2>≥πδ¿: ╔ú╬√τ┘─═Γ╙╟╡╟Γ╔▀╩⌠╚┤╞▀φ²╪┘σ⌠</H2>\n╟π"≥┘Γ·"≥┘Γ·─π≥┘≡σ"≤└≥┘"╞¬▌├σ⌠╔ú╬√╟Γ╔▀<br>\n╔ú╞╥Γⁿ╤└╠∙┼Φ─╢╧╨╬√╧╙╟▀╟Γ╔▀: <i>someone@nowhere.net</i>
  2840.  
  2841. *strings.7410:<TITLE>USENET Σ╗Ω╠Γ╙┘∞</TITLE>\n<FORM METHOD="POST" ACTION="%s">\n<H1>USENET Σ╗Ω╠Γ╙┘∞</H1>\n<DL><DT>Γ╙┘∞╠»Σ╗Ω╠±√∩╖─╤▄┌:<DD><A HREF="%snews:%s">%s</A></DL>\n
  2842.  
  2843. *strings.7411:<PRE>   <b>┼Σ≈ε:</b> <INPUT NAME=_SUBJECT SIZE=53>\n<b>Σ╗Ω╠±√∩╖─╤▄┌:</b> <INPUT NAME=_NEWSGROUPS SIZE=53 VALUE="%s">\n
  2844.  
  2845. *strings.7412:<b>╪╣╒╔:</b>\n<TEXTAREA NAME="_MESSAGE" COLS=70 ROWS=24>
  2846.  
  2847. *strings.7413:</TEXTAREA>\n<p><input type=submit value="Post Message"></FORM>\n<H3>≥┘≡σ: "Go->Back" ╔┤╪µΓ╙┘∞╦Σ╧╙╟▀Σ╗Ω╠±√∩╖─╤▄┌</H3>
  2848.  
  2849. *strings.7414:<FONT SIZE=+1>(<A HREF="%s/%ld-%ld%s">▐▓╚«╬√┼╞▌²</a>...)<BR>\n
  2850.  
  2851. *strings.7415:(<A HREF="%s/%ld-%ld%s">τñ╚«╬√┼╞▌²</a>...)</FONT><p>\n
  2852.  
  2853. *strings.7416:<FONT SIZE=+1>(<A HREF="%snews:%s%s%s%s/%ld-%ld%s">τñ█Ñ╬√┼╞▌²</A>...)<BR>\n
  2854.  
  2855. *strings.7417:(<A HREF="%snews:%s%s%s%s/%ld-%ld%s">▐▓█Ñ╬√┼╞▌²</A>...)</FONT><P>\n
  2856.  
  2857. *strings.7418:<TITLE>FTP ≥πδ¿</TITLE>\n<H1>FTP ≥πδ¿</H1>\n<h2>─Γ╫Σα⌠≥τ╠»FTP╚∙╬ñ≡┬</h2>\n<PRE>
  2858.  
  2859. *strings.7419:<TITLE>FTP ≥πδ¿</TITLE>\n<H1>FTP ≥πδ¿</H1>\n<h2>FTP π«≥╙╞┬┌⌡:</h2>\n<PRE>
  2860.  
  2861. *strings.7420:<TITLE>Gopher ╫─┼┐%s</TITLE><H1>%s <BR>Gopher Σ▓▐≥</H1>\n▌╒╤╥─í╘╢╞½Σ▓▐≥╬√Gopher╫─┼┐íñ\n╦≡╞ε╔ú╬√÷▀√¬≡┬╬√┼ⁿ╫Σ╞½Γ╨─½Σ▓▐≥ΦΦíñ\n<ISINDEX>
  2862.  
  2863. *strings.7421:<TITLE>CSO ╩╞▐≥ %s</TITLE><H1>%s CSO ▐≥╩╞</H1>\nA CSO φ░≡π╒╗▌╫┌ª┼²╔╓τ┘µπ╞█═╨╞°≥τíñ\n╦≡╞ε╔ú╬√÷▀√¬≡┬╬√┼ⁿ╫Σ╞½Γ╨─½Σ▓▐≥ΦΦíñ\n<ISINDEX>
  2864.  
  2865. *strings.7422:<TITLE>╟ú╞┬Γ╙┘∞╟▀ε∩φ░≡π</TITLE>\n<H1>φ░≡π╟ú╞┬</H1>\n╞█≤≥╒∙╤╥Γ╙┘∞≡τ╔ó╬√ß╕╬¬╦Σ┼Γ┌╖╪φ▌┌ε┬╟⌠─╪τ┤▀µíñ\n╟±╬¬╔úπ≈╔ú╫Σ┘▄╙∞Σ╗Γ╙┘∞▌╒╧╨╓¬φ░≡π┼Φ╙∞╨·≤≥╒∙í«╤║<b>╙∞µ╥τÑ</b>⌡∩íñ\n
  2866.  
  2867. *strings.7430:</DL>\n<INPUT TYPE=submit VALUE="┌╖≥┘≡σ╬√Σ╗Ω╠±√∩╖─╤▄┌─π╪═┼°">\n</FORM>\n
  2868.  
  2869. *strings.7431:<HR>\n<FORM METHOD=POST ACTION="%snews:%s%s%s*"><INPUT TYPE=submit VALUE="²¿╥α═╘╚┤╬√Σ╗Ω╠±√∩╖─╤▄┌"></FORM>
  2870.  
  2871. *strings.7432:<FORM METHOD=POST ACTION="%snewsrc://%s/">°▄σ≈╠»╞█Σ╗Ω╠±√∩╖─╤▄┌─π: <INPUT NAME="SUBSCRIBE" TYPE=text></FORM>\n
  2872.  
  2873. *strings.7433:\n<INPUT TYPE=submit VALUE="°▄σ≈╠»≥┘≡σ╬√Σ╗Ω╠±√∩╖─╤▄┌─π"></FORM>
  2874.  
  2875. *strings.7434:<FORM METHOD=POST ACTION="%snews:%s%s%s?NEW-GROUPS"><INPUT TYPE=SUBMIT VALUE="┌╖─╕╚╣╩╒Σ╗─π╠╜Σ╗▄┌"></FORM>
  2876.  
  2877. *strings.7435:<HR>\n<FORM METHOD=GET ACTION="%sΣ╗Ω╠:%s%s%s">Σ▓▐≥Σ╗Ω╠±√∩╖─╤▄┌: <INPUT TYPE=TEXT NAME=ISINDEX></FORM>\n
  2878.  
  2879. *strings.7450:RSA Public Key Cryptography
  2880.  
  2881. *strings.7451:International
  2882.  
  2883. *strings.7452:▌╒╤╥─í╘╢╧µ╟°╟└≤≥╒∙í«╞╞╩⌠╚┤▌╖┼√┘∩╚╘┼Γ╩⌠╚┤┌╡╠»╟°╟└╧±√¼íñ
  2884.  
  2885. *strings.7453:<h3>α╥Σ╗▄┌</h3>
  2886.  
  2887. *strings.7454:\n<H1>╟π╞█▄┌─∙α╥┼╞▌².</H1>\n
  2888.  
  2889. *strings.7455:\n<H1>╟π╤└╠∙ε»▐╪─∙α╥┼╞▌².</H1>\n
  2890.  
  2891. *strings.7456:≥╙─½╞ε┼┬╟╪ß┐ %.200s ╟π %.256s:
  2892.  
  2893. *strings.7460:▌╒╤╥─í╘╢╦≡╞ε─º╦≥╙í┘╧┼°─╟╞ε╬√─π╫╚┼√┘∩⌡∩╬√╟°╟└≤≥╒∙
  2894.  
  2895. *strings.7461:▌╒╤╥─í╘╢╦≡╞ε─º╞╖ß┐╙í┘╧┘╧─∙╦≡╞ε╬√╪φ╫╚┼√┘∩⌡∩╬√╟°╟└≤≥╒∙
  2896.  
  2897. *strings.8000:╟─╧╨ß╕╩╓
  2898.  
  2899. *strings.8001:≡∞╘╢╟─╧╨
  2900.  
  2901. *strings.8002:x-euc-tw
  2902.  
  2903. *strings.8003:╧±╟⌠╥│... (∙╦╨╬ %.90s, ε╛εú%.90s)
  2904.  
  2905. *strings.8004:╧±╟⌠╥│... (∙╦╨╬ %.90s)
  2906.  
  2907. *strings.8005:╧±╟⌠╥│... (ε╛εú %.90s)
  2908.  
  2909. *strings.8006:╧±╟⌠╥│...
  2910.  
  2911. *strings.8007:≥πδ¿╞╘ΓΣ %.900s:
  2912.  
  2913. *strings.8008:≥πδ¿╔┤╪µ┼° %.900s:
  2914.  
  2915. *strings.8009:σ╡▌┘┌┘╒δí«┼Φ╞ε┼┬ `%.900s' α⌠≥τ
  2916.  
  2917. *strings.8010:╪┤≡┘ⁿ╒─Γ┘▄ -- ─Γ╫Σ╞╘ΓΣURL
  2918.  
  2919. *strings.8011:─Γ╫Σµ╥τÑ:\n%s
  2920.  
  2921. *strings.8012:%s\n╩⌠╚┤╔▒╬√µ±Σπ╤╥╟┘▄í╬√!\n╦≡╞ε╪═╤Ñ╬√╟≤ⁿ╒ "%s"┼ε▀σíñ
  2922.  
  2923. *strings.8013:%s\n╩⌠╚┤╔▒╬√µ±Σπ╤╥╟┘▄í╬√!\n╪═╤Ñ╬√╟≤ⁿ╒ "%s" ─Γ╫Σ╔▒µ╥τÑ!\n═≤█╣íñ
  2924.  
  2925. *strings.8014:α²Θ≈─╕╬√╒≤ⁿ╛≤≥╒∙─╪σε╩╤τ┤: ═≤█╣╔ú╬√╘║╩╤?
  2926.  
  2927. *strings.8015:α²Θ≈─╕╬√╒≤ⁿ╛≤≥╒∙─╪σε╩╤τ┤í¿╙∞Σ╗µ╥τÑ╞╞í⌐
  2928.  
  2929. *strings.8016:Σ╗Γ·╞°
  2930.  
  2931. *strings.8017:Σ╗φ║≈ε
  2932.  
  2933. *strings.8018:╔┤╪µ∙╦╞° "%.200s" ╠╧╞╞╬√ %d ─½─╟?
  2934.  
  2935. *strings.8019:╔┤╪µ∙╦╞° "%.200s" ╠╧╞╞╬√ %d ─½─╟?
  2936.  
  2937. *strings.8020:≥╙┼°╒≤ⁿ╛
  2938.  
  2939. *strings.8021:≥╙─½╒≤ⁿ╛
  2940.  
  2941. *strings.8022:This version supports %s security with %s. 
  2942.  
  2943. *strings.8023:╟°╟└═╠∙├▌≡
  2944.  
  2945. *strings.8024:≤≥╒∙:/usr/local/lib/netscape/docs/Welcome.html
  2946.  
  2947. *strings.8025:≤≥╒∙:╔∙╚⌐
  2948.  
  2949. *strings.8026:╞╘ΓΣ≤≥╒∙
  2950.  
  2951. *strings.8027:╞╘ΓΣΩºτ¼╠» %.900s ≥πδ¿
  2952.  
  2953. *strings.8028:·└╔╦:\n\n
  2954.  
  2955. *strings.8029:%s "%.255s" ─Γ╟⌠╟π.\n
  2956.  
  2957. *strings.8030:%s "%.255s" ╤╥─Γ╧íτ¼.\n
  2958.  
  2959. *strings.8031:╩⌠╚┤╥│ %s ╤└╠∙≥╙┼°┘╒µ└íñ\n
  2960.  
  2961. *strings.8032:Γ╙╟╡┼Σ±ó
  2962.  
  2963. *strings.8033:Σ╗Ω╠┼Σ±ó
  2964.  
  2965. *strings.8034:Σ╗Ω╠RC ╞°≥τ
  2966.  
  2967. *strings.8035:⌡º╒δ╞°≥τ
  2968.  
  2969. *strings.8036:FTP ┼ε▄í(proxy)┼Σ±ó
  2970.  
  2971. *strings.8037:Gopher ┼ε▄í(proxy)┼Σ±ó
  2972.  
  2973. *strings.8038:HTTP ┼ε▄í(proxy)┼Σ±ó
  2974.  
  2975. *strings.8039:HTTPS ┼ε▄í(proxy)┼Σ±ó
  2976.  
  2977. *strings.8040:WAIS ┼ε▄í(proxy)┼Σ±ó
  2978.  
  2979. *strings.8041:SOCKS ┼Σ±ó
  2980.  
  2981. *strings.8042:Global MIME∙╦╨╬≤≥╒∙
  2982.  
  2983. *strings.8043:╦│─⌐MIME∙╦╨╬≤≥╒∙
  2984.  
  2985. *strings.8044:Global mailcap≤≥╒∙
  2986.  
  2987. *strings.8045:╦│─⌐mailcap≤≥╒∙
  2988.  
  2989.  
  2990. !!add by tony
  2991.  
  2992. .netscape.netscape.docinfo_popup.docinfo.OK.labelString: φ²δÑ
  2993.  
  2994. .netscape.netscape.form.topArea.topLeftArea.urlLabel.width: 70
  2995.